unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37959] [PATCH] gnu: dunst: Update to 1.4.1.
@ 2019-10-28 10:20 Tanguy Le Carrour
  2019-10-28 12:05 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2019-10-28 10:20 UTC (permalink / raw)
  To: 37959; +Cc: Tanguy Le Carrour

* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
---
 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 31b7f58758..2621fc55ab 100644
--- a/gnu/packages/dunst.scm
+++ b/gnu/packages/dunst.scm
@@ -33,7 +33,7 @@
 (define-public dunst
   (package
     (name "dunst")
-    (version "1.3.2")
+    (version "1.4.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -42,7 +42,7 @@
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "12nj8qw3y3nl8sm24wizy2a7k06v1p88bnz1xr9l39h527xyidma"))))
+                "1zmx30qp2s9ca4q70j9ny4aq97pp442j9vfvsyihfcxgks6gwqqm"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no check target
-- 
2.23.0

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

* [bug#37959] [PATCH] gnu: dunst: Update to 1.4.1.
  2019-10-28 10:20 [bug#37959] [PATCH] gnu: dunst: Update to 1.4.1 Tanguy Le Carrour
@ 2019-10-28 12:05 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2019-10-28 12:05 UTC (permalink / raw)
  To: 37959; +Cc: 37959-done, Tanguy Le Carrour


Pushed, thanks!

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

end of thread, other threads:[~2019-10-28 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 10:20 [bug#37959] [PATCH] gnu: dunst: Update to 1.4.1 Tanguy Le Carrour
2019-10-28 12:05 ` Mathieu Othacehe

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).