3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: maim: Update to 4.4.62.

* gnu/packages/xdisorg.scm (maim): Update to 4.4.62.
This commit is contained in:
Marius Bakke 2017-03-25 20:12:44 +01:00
parent 90ff097995
commit 5e53557ed0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -472,7 +472,7 @@ selection's dimensions to stdout.")
(define-public maim
(package
(name "maim")
(version "4.4.61")
(version "4.4.62")
(source (origin
(method url-fetch)
(uri (string-append
@ -481,7 +481,7 @@ selection's dimensions to stdout.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"14jksv05xyydbpb9v8k3jgq7sl72bh356iapymg02vwg519i1d5k"))))
"08lnbsl9ialqik1ris6piz1g0fgq4r3767ycr4nziphw3kz89vr1"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target