me
/
guix
Archived
1
0
Fork 0

gnu: slop: Update to 7.5.

* gnu/packages/xdisorg.scm (slop): Update to 7.5.
master
Marius Bakke 2020-05-08 23:26:09 +02:00
parent 20ab685177
commit d2879269aa
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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