gnu: slop: Update to 6.3.40.

* gnu/packages/xdisorg.scm (slop): Update to 6.3.40.
This commit is contained in:
Marius Bakke 2017-06-01 17:40:44 +02:00
parent 7fb5c2cfab
commit 85071d5a2d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -441,7 +441,7 @@ (define-public scrot
(define-public slop
(package
(name "slop")
(version "6.3.38")
(version "6.3.40")
(source (origin
(method url-fetch)
(uri (string-append
@ -450,7 +450,7 @@ (define-public slop
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1jh08k7nqx6hr4rmb5damzqhnqiac439i6i51fmzymzw3fqykas8"))))
"1dc6sywaysk3fka95il1dn6rggg9b5565zw6acnnhxkyyh7j74vn"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target