gnu: maim: Update to 5.5.2.

* gnu/packages/xdisorg.scm (maim): Update to 5.5.2.
This commit is contained in:
Marius Bakke 2018-06-16 18:50:22 +02:00
parent 30e26b6af3
commit ec8cdd0ec6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -530,7 +530,7 @@ selection's dimensions to stdout.")
(define-public maim
(package
(name "maim")
(version "5.5.1")
(version "5.5.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -539,7 +539,7 @@ selection's dimensions to stdout.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1dvw0axnr9hhjg6zdcq9lwvaq0x7vrzlz00p8n3hj25qzsi4z5as"))))
"14zdhsx1cndg5m8wbv1rqmza7wgknwfj5h0knzxg3p2jkjw66i95"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target