me
/
guix
Archived
1
0
Fork 0

gnu: maim: Update to 4.4.61.

* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
master
Marius Bakke 2017-03-03 17:10:30 +01:00
parent 3f98071ac5
commit 608afe067e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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