gnu: slop: Update to 7.6.

* gnu/packages/xdisorg.scm (slop): Update to 7.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-03 22:36:47 +02:00
parent 70c186147f
commit 43c1106732
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -802,7 +802,7 @@ of the screen selected by mouse.")
(define-public slop
(package
(name "slop")
(version "7.5")
(version "7.6")
(source (origin
(method git-fetch)
(uri (git-reference
@ -811,7 +811,7 @@ of the screen selected by mouse.")
(file-name (git-file-name name version))
(sha256
(base32
"1k8xxb4rj2fylr4vj16yvsf73cyywliz9cy78pl4ibmi03jhg837"))))
"1xaka98vka5kh3wmby68ifwi6rp0985dj13fgs96bw8a1z3m1l1d"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target