[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/40: gnu: imagemagick: Update to 6.9.5-10.
From: |
Leo Famulari |
Subject: |
01/40: gnu: imagemagick: Update to 6.9.5-10. |
Date: |
Fri, 23 Sep 2016 00:10:16 +0000 (UTC) |
lfam pushed a commit to branch master
in repository guix.
commit 67fa6ab5bb89efeabb5d5808d92b0e8085f91e9c
Author: Leo Famulari <address@hidden>
Date: Thu Sep 22 19:52:57 2016 -0400
gnu: imagemagick: Update to 6.9.5-10.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-10.
---
gnu/packages/imagemagick.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/imagemagick.scm b/gnu/packages/imagemagick.scm
index 8dac3e1..75427a4 100644
--- a/gnu/packages/imagemagick.scm
+++ b/gnu/packages/imagemagick.scm
@@ -41,14 +41,14 @@
(define-public imagemagick
(package
(name "imagemagick")
- (version "6.9.5-9")
+ (version "6.9.5-10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://imagemagick/ImageMagick-"
version ".tar.xz"))
(sha256
(base32
- "10y1bfx70k6q0fi9zmccdw3miab1jdpqfyb7yjyacrg1m86k0kww"))))
+ "0cxjzqzca80vf6sfx4z9zq4wq2w0vy9ajp9kf88jb4na8mwsn198"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-frozenpaths" "--without-gcc-arch")
- branch master updated (5895f19 -> 71b611b), Leo Famulari, 2016/09/22
- 04/40: gnu: ghc-cryptonite: Update to 0.19., Leo Famulari, 2016/09/22
- 03/40: gnu: Add ghc-binary., Leo Famulari, 2016/09/22
- 06/40: gnu: Add ghc-data-ordlist., Leo Famulari, 2016/09/22
- 01/40: gnu: imagemagick: Update to 6.9.5-10.,
Leo Famulari <=
- 09/40: gnu: Add ghc-regex-tdfa., Leo Famulari, 2016/09/22
- 05/40: gnu: Add ghc-cryptohash., Leo Famulari, 2016/09/22
- 02/40: gnu: Add ghc-base16-bytestring., Leo Famulari, 2016/09/22
- 07/40: gnu: Add ghc-haskeline., Leo Famulari, 2016/09/22
- 08/40: gnu: Add ghc-regex-applicative., Leo Famulari, 2016/09/22
- 10/40: gnu: Add ghc-regex-compat-tdfa., Leo Famulari, 2016/09/22
- 11/40: gnu: Add ghc-tasty-th., Leo Famulari, 2016/09/22
- 13/40: gnu: Add ghc-bytestring-handle., Leo Famulari, 2016/09/22
- 12/40: gnu: Add ghc-sandi., Leo Famulari, 2016/09/22
- 20/40: gnu: Add ghc-colour., Leo Famulari, 2016/09/22