gnu: dunst : Update to 1.7.3.

* gnu/packages/dunst.scm (dunst): Update to 1.7.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
gyara 2021-12-11 22:51:07 +09:00 committed by Guillaume Le Vaillant
parent 5c3f5c1524
commit 8778ff2aec
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -39,7 +39,7 @@ (define-module (gnu packages dunst)
(define-public dunst
(package
(name "dunst")
(version "1.7.1")
(version "1.7.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -48,7 +48,7 @@ (define-public dunst
(file-name (git-file-name name version))
(sha256
(base32
"0v15fhwzcg7zfn092sry0f4qb6dccz9bb312y9dadg745wf3n9qw"))))
"1ra0ii805w3rrs0qqbjxzl6i79ksz42lnvbglw18h4igkza21kzj"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target