gnu: dunst: Update to 1.4.1.

* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
This commit is contained in:
Tanguy Le Carrour 2019-10-28 11:20:00 +01:00 committed by Mathieu Othacehe
parent e24e652239
commit e927823c06
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -33,7 +33,7 @@ (define-module (gnu packages dunst)
(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 @@ (define-public dunst
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"12nj8qw3y3nl8sm24wizy2a7k06v1p88bnz1xr9l39h527xyidma"))))
"1zmx30qp2s9ca4q70j9ny4aq97pp442j9vfvsyihfcxgks6gwqqm"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target