emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51408: closed ([PATCH] gnu: dunst: Update to 1.7.0.)


From: GNU bug Tracking System
Subject: bug#51408: closed ([PATCH] gnu: dunst: Update to 1.7.0.)
Date: Mon, 01 Nov 2021 09:37:01 +0000

Your message dated Mon, 1 Nov 2021 11:36:10 +0200
with message-id <YX+1CmZpB5kneTXD@3900XT>
and subject line Re: [bug#51408] [PATCH] gnu: dunst: Update to 1.7.0.
has caused the debbugs.gnu.org bug report #51408,
regarding [PATCH] gnu: dunst: Update to 1.7.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51408: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51408
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: dunst: Update to 1.7.0. Date: Tue, 26 Oct 2021 10:42:35 +0000
* gnu/packages/dunst.scm (dunst): Update to 1.7.0.
[source]: Fix indentation.
---
 gnu/packages/dunst.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/dunst.scm b/gnu/packages/dunst.scm
index ce2c04bac6..19f18dbc91 100644
--- a/gnu/packages/dunst.scm
+++ b/gnu/packages/dunst.scm
@@ -38,16 +38,16 @@ (define-module (gnu packages dunst)
 (define-public dunst
   (package
     (name "dunst")
-    (version "1.6.1")
+    (version "1.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                     (url "https://github.com/dunst-project/dunst";)
-                     (commit (string-append "v" version))))
+                    (url "https://github.com/dunst-project/dunst";)
+                    (commit (string-append "v" version))))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0lga1kj2vjbj9g9rl93nivngjmk5fkxdxwal8w96x9whwk9jvdga"))))
+                "0bc8f8h7qvxfx742jb8ggycw3z0il3pgln7lgkdjap2pxccyyrh5"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no check target
-- 
2.33.1



-- 

Alexandr Vityazev



--- End Message ---
--- Begin Message --- Subject: Re: [bug#51408] [PATCH] gnu: dunst: Update to 1.7.0. Date: Mon, 1 Nov 2021 11:36:10 +0200
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]