gnu: sxhkd: Update to 0.6.2.
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.6.2.
This commit is contained in:
parent
5c1ef5fdd8
commit
4582e7156e
@ -934,7 +934,7 @@ Guile will work for XBindKeys.")
|
|||||||
(define-public sxhkd
|
(define-public sxhkd
|
||||||
(package
|
(package
|
||||||
(name "sxhkd")
|
(name "sxhkd")
|
||||||
(version "0.6.1")
|
(version "0.6.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -943,7 +943,7 @@ Guile will work for XBindKeys.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0j7bl2l06r0arrjzpz7al9j6cwzc730knbsijp7ixzz96pq7xa2h"))))
|
(base32 "1winwzdy9yxvxnrv8gqpigl9y0c2px27mnms62bdilp4x6llrs9r"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("asciidoc" ,asciidoc)
|
`(("asciidoc" ,asciidoc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user