Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dunst: update to 1.9.1, adopt
@ 2023-04-06 21:02 mdkcore0
  2023-04-07  7:37 ` biopsin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mdkcore0 @ 2023-04-06 21:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

There is a new pull request by mdkcore0 against master on the void-packages repository

https://github.com/mdkcore0/void-packages update-dunst
https://github.com/void-linux/void-packages/pull/43309

dunst: update to 1.9.1, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-libc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)
  - i686-libc

A patch file from https://github.com/void-linux/void-packages/pull/43309.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-dunst-43309.patch --]
[-- Type: text/x-diff, Size: 1350 bytes --]

From ac5cf41924300e4c0373b0b7e1174cf16bbd1355 Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Thu, 6 Apr 2023 17:54:36 -0300
Subject: [PATCH] dunst: update to 1.9.1, adopt

---
 srcpkgs/dunst/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dunst/template b/srcpkgs/dunst/template
index f1f57f153040..ff61b25caadb 100644
--- a/srcpkgs/dunst/template
+++ b/srcpkgs/dunst/template
@@ -1,6 +1,6 @@
 # Template file for 'dunst'
 pkgname=dunst
-version=1.9.0
+version=1.9.1
 revision=1
 build_style=gnu-makefile
 make_check_target=test
@@ -13,12 +13,12 @@ makedepends="gdk-pixbuf-devel libXScrnSaver-devel libXinerama-devel libXrandr-de
 checkdepends="dbus"
 conf_files="/etc/dunst/dunstrc"
 short_desc="Lightweight and customizable notification daemon"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
 license="BSD-3-Clause"
 homepage="https://dunst-project.org"
 changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
 distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
-checksum=b7b8d7d6560bb241b1e4d37eba770cdf19b9d5dbfc1d4d47572ad676f3f7c98a
+checksum=571d82d5feef995e69a35e708a400a0cfa12a0f81854c5a3357e17844bf6249a
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: dunst: update to 1.9.1, adopt
  2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
@ 2023-04-07  7:37 ` biopsin
  2023-04-07 14:36 ` mdkcore0
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-04-07  7:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/43309#issuecomment-1500029054

Comment:
duplicate #42756

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: dunst: update to 1.9.1, adopt
  2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
  2023-04-07  7:37 ` biopsin
@ 2023-04-07 14:36 ` mdkcore0
  2023-04-07 14:36 ` [PR PATCH] [Closed]: " mdkcore0
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mdkcore0 @ 2023-04-07 14:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/43309#issuecomment-1500346498

Comment:
> duplicate #42756

oh, OK

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Closed]: dunst: update to 1.9.1, adopt
  2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
  2023-04-07  7:37 ` biopsin
  2023-04-07 14:36 ` mdkcore0
@ 2023-04-07 14:36 ` mdkcore0
  2023-04-21 14:07 ` biopsin
  2023-04-23 19:46 ` mdkcore0
  4 siblings, 0 replies; 6+ messages in thread
From: mdkcore0 @ 2023-04-07 14:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

There's a closed pull request on the void-packages repository

dunst: update to 1.9.1, adopt
https://github.com/void-linux/void-packages/pull/43309

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-libc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)
  - i686-libc

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: dunst: update to 1.9.1, adopt
  2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
                   ` (2 preceding siblings ...)
  2023-04-07 14:36 ` [PR PATCH] [Closed]: " mdkcore0
@ 2023-04-21 14:07 ` biopsin
  2023-04-23 19:46 ` mdkcore0
  4 siblings, 0 replies; 6+ messages in thread
From: biopsin @ 2023-04-21 14:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/43309#issuecomment-1517892195

Comment:
@mdkcore0 forgot to ask do you want to maintain it, I can put you in my pull?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: dunst: update to 1.9.1, adopt
  2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
                   ` (3 preceding siblings ...)
  2023-04-21 14:07 ` biopsin
@ 2023-04-23 19:46 ` mdkcore0
  4 siblings, 0 replies; 6+ messages in thread
From: mdkcore0 @ 2023-04-23 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/43309#issuecomment-1519141664

Comment:
hi @biopsin, it would be great, thanks!

On April 21, 2023 2:07:24 PM UTC, biopsin ***@***.***> wrote:
>@mdkcore0 forgot to ask do you want to maintain it, I can put you in my pull?
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-23 19:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-06 21:02 [PR PATCH] dunst: update to 1.9.1, adopt mdkcore0
2023-04-07  7:37 ` biopsin
2023-04-07 14:36 ` mdkcore0
2023-04-07 14:36 ` [PR PATCH] [Closed]: " mdkcore0
2023-04-21 14:07 ` biopsin
2023-04-23 19:46 ` mdkcore0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).