[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: maim: Update to 5.5.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/10: gnu: maim: Update to 5.5.1. |
Date: |
Wed, 16 May 2018 21:00:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3659b0d7bf5df9d1f164bb809d796042fb952d3d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 13:38:20 2018 +0200
gnu: maim: Update to 5.5.1.
* gnu/packages/xdisorg.scm (maim): Update to 5.5.1.
---
gnu/packages/xdisorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 2309596..0432411 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -18,7 +18,7 @@
;;; Copyright © 2016 Petter <address@hidden>
;;; Copyright © 2017 Mekeor Melire <address@hidden>
;;; Copyright © 2017 Nils Gillmann <address@hidden>
-;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2017 Marek Benc <address@hidden>
;;; Copyright © 2017 Mike Gerwitz <address@hidden>
;;; Copyright © 2018 Thomas Sigurdsen <address@hidden>
@@ -532,7 +532,7 @@ selection's dimensions to stdout.")
(define-public maim
(package
(name "maim")
- (version "5.5")
+ (version "5.5.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -541,7 +541,7 @@ selection's dimensions to stdout.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "02blbimjdckbcb04crhv0k2vxnp3rcgskyq66sk0v13l2h52849v"))))
+ "1dvw0axnr9hhjg6zdcq9lwvaq0x7vrzlz00p8n3hj25qzsi4z5as"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no "check" target
- branch master updated (cbf58af -> 2112a99), Tobias Geerinckx-Rice, 2018/05/16
- 03/10: gnu: uim: Update to 1.8.8., Tobias Geerinckx-Rice, 2018/05/16
- 07/10: gnu: i3status: Update to 2.12., Tobias Geerinckx-Rice, 2018/05/16
- 08/10: gnu: lynx: Update to 2.8.9dev.18., Tobias Geerinckx-Rice, 2018/05/16
- 06/10: gnu: perl-xml-compile-wsdl11: Update to 3.07., Tobias Geerinckx-Rice, 2018/05/16
- 01/10: gnu: prosody: Update to 0.10.1 [security fixes]., Tobias Geerinckx-Rice, 2018/05/16
- 02/10: gnu: maim: Update to 5.5.1.,
Tobias Geerinckx-Rice <=
- 04/10: gnu: dunst: Update to 1.3.2., Tobias Geerinckx-Rice, 2018/05/16
- 05/10: gnu: perl-xml-compile-tester: Update to 0.91., Tobias Geerinckx-Rice, 2018/05/16
- 09/10: gnu: links: Update to 2.16., Tobias Geerinckx-Rice, 2018/05/16
- 10/10: gnu: youtube-dl: Update to 2018.05.09., Tobias Geerinckx-Rice, 2018/05/16