gnu: dwl: Update to 0.3.1.

* gnu/packages/wm.scm (dwl): Update to 0.3.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Petr Hodina 2022-01-27 09:31:00 +01:00 committed by Ludovic Courtès
parent 0eacf52837
commit 118660877e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1388,7 +1388,7 @@ (define-public cwm
(define-public dwl
(package
(name "dwl")
(version "0.2.1")
(version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1397,7 +1397,7 @@ (define-public dwl
(file-name (git-file-name name version))
(sha256
(base32
"0js8xjc2rx1ml6s58s90jrak5n7vh3kj5na2j4yy3qy0cb501xcm"))))
"0952kajc60ijy6qz14y6s5n7dyyf14ndzrhs4ynxj97k76742z2l"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests