unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51408] [PATCH] gnu: dunst: Update to 1.7.0.
@ 2021-10-26 10:42 Alexandr Vityazev
  2021-11-01  9:36 ` bug#51408: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr Vityazev @ 2021-10-26 10:42 UTC (permalink / raw)
  To: 51408

* 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




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

* bug#51408: [PATCH] gnu: dunst: Update to 1.7.0.
  2021-10-26 10:42 [bug#51408] [PATCH] gnu: dunst: Update to 1.7.0 Alexandr Vityazev
@ 2021-11-01  9:36 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-11-01  9:36 UTC (permalink / raw)
  To: Alexandr Vityazev; +Cc: 51408-done

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

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-11-01  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 10:42 [bug#51408] [PATCH] gnu: dunst: Update to 1.7.0 Alexandr Vityazev
2021-11-01  9:36 ` bug#51408: " Efraim Flashner

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