Skip to content
Snippets Groups Projects
Unverified Commit 7d960db1 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: slop: Update to 7.3.48.

* gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
parent b73e49f5
No related branches found
No related tags found
No related merge requests found
......@@ -443,7 +443,7 @@ (define-public scrot
(define-public slop
(package
(name "slop")
(version "6.3.47")
(version "7.3.48")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -452,7 +452,7 @@ (define-public slop
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1kjivsq4c7dr7ggp44k09xm97i9chg8czvachqrfnv6fiqvwys0i"))))
"14igmf6a6vwx75gjnj10497n04klc35dvq87id8g9jn9rd3m6n25"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment