unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57202] [PATCH] gnu: dunst: Update to 1.9.0
@ 2022-08-14 11:58 gyara via Guix-patches via
  2022-08-15  1:46 ` bug#57202: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: gyara via Guix-patches via @ 2022-08-14 11:58 UTC (permalink / raw)
  To: 57202; +Cc: gyara

---
This patch update Dunst to 1.9.0

 gnu/packages/dunst.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/dunst.scm b/gnu/packages/dunst.scm
index 35df682d46..0855e45084 100644
--- a/gnu/packages/dunst.scm
+++ b/gnu/packages/dunst.scm
@@ -41,7 +41,7 @@ (define-module (gnu packages dunst)
 (define-public dunst
   (package
     (name "dunst")
-    (version "1.8.1")
+    (version "1.9.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -50,7 +50,7 @@ (define-public dunst
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "19bh5789whlc0n5wbyx3yx8px93hccn42f1p6i1dz96hdkk5mjb8"))))
+                "1nfxf2rahngxpy606yrizrz16d0pswl5sa9jfzpv7h19x6xy24vx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no check target
-- 
2.37.2





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

* bug#57202: [PATCH] gnu: dunst: Update to 1.9.0
  2022-08-14 11:58 [bug#57202] [PATCH] gnu: dunst: Update to 1.9.0 gyara via Guix-patches via
@ 2022-08-15  1:46 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-15  1:46 UTC (permalink / raw)
  To: gyara; +Cc: 57202-done

gyara <me@gyara.moe> writes:

> ---
> This patch update Dunst to 1.9.0

Pushed to master, thank you!




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

end of thread, other threads:[~2022-08-15  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-14 11:58 [bug#57202] [PATCH] gnu: dunst: Update to 1.9.0 gyara via Guix-patches via
2022-08-15  1:46 ` bug#57202: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).