gnu: noice: Update to 0.8.

* gnu/packages/suckless.scm (noice): Update to 0.8.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-11 03:07:18 +02:00
parent afa4f88841
commit 30c9e096e0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -496,15 +496,14 @@ cups server to be installed.")
(define-public noice
(package
(name "noice")
(version "0.7")
(version "0.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.2f30.org/releases/"
"noice-" version ".tar.gz"))
(sha256
(base32
"03b0kzngzacfpz4n8lgbvia2s765i5bkw55v482hh4m49dm41gpc"))))
(base32 "0g01iwzscdv27c1idv93gd74kjzy3n9kazgm6qz08rygp96qx4xw"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests