[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/46: gnu: ImageMagick: Update to 6.9.10-92.
From: |
guix-commits |
Subject: |
24/46: gnu: ImageMagick: Update to 6.9.10-92. |
Date: |
Fri, 14 Feb 2020 12:41:01 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 6ecb8846831ef09312114e977b3393faabe6b18e
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Feb 12 17:37:26 2020 +0100
gnu: ImageMagick: Update to 6.9.10-92.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-92.
---
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 1ea4b5b..2ee382b 100644
--- a/gnu/packages/imagemagick.scm
+++ b/gnu/packages/imagemagick.scm
@@ -48,14 +48,14 @@
;; The 7 release series has an incompatible API, while the 6 series is
still
;; maintained. Don't update to 7 until we've made sure that the ImageMagick
;; users are ready for the 7-series API.
- (version "6.9.10-87")
+ (version "6.9.10-92")
(source (origin
(method url-fetch)
(uri (string-append "mirror://imagemagick/ImageMagick-"
version ".tar.xz"))
(sha256
(base32
- "09m0nx7y6j5cq13r583kp3lbsc357cc3q0kcvzbya54r5lx20a5p"))))
+ "1klbpshsxgidzssz78z7z77lcmgxrbsg20dx5bk8i5zpqabxj3h8"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-frozenpaths" "--without-gcc-arch")
- 09/46: gnu: libevdev: Do not build the static library., (continued)
- 09/46: gnu: libevdev: Do not build the static library., guix-commits, 2020/02/14
- 10/46: gnu: libevdev: Update to 1.8.0., guix-commits, 2020/02/14
- 12/46: gnu: perl-test-simple: Update to 1.302171., guix-commits, 2020/02/14
- 18/46: gnu: perl-test-cleannamespaces: Remove obsolete input., guix-commits, 2020/02/14
- 21/46: gnu: perl-test-output: Remove obsolete input., guix-commits, 2020/02/14
- 13/46: gnu: perl-lwp-mediatypes: Update to 6.04., guix-commits, 2020/02/14
- 14/46: gnu: perl-http-date: Update to 6.05., guix-commits, 2020/02/14
- 15/46: gnu: perl-term-readkey: Update to 2.38., guix-commits, 2020/02/14
- 16/46: gnu: perl-cgi: Update to 4.46., guix-commits, 2020/02/14
- 19/46: gnu: perl-test-deep: Remove obsolete input., guix-commits, 2020/02/14
- 24/46: gnu: ImageMagick: Update to 6.9.10-92.,
guix-commits <=
- 23/46: gnu: lz4: Do not install liblz4.a., guix-commits, 2020/02/14
- 25/46: gnu: check: Update to 0.14.0., guix-commits, 2020/02/14
- 26/46: gnu: MariaDB: Update to 10.1.44., guix-commits, 2020/02/14
- 29/46: gnu: qpdf: Update to 9.1.1., guix-commits, 2020/02/14
- 30/46: gnu: mtdev: Update to 1.1.6., guix-commits, 2020/02/14
- 31/46: gnu: mtdev: Do not build the static library., guix-commits, 2020/02/14
- 32/46: gnu: python-cython: Update to 0.29.15., guix-commits, 2020/02/14
- 34/46: gnu: python-snowballstemmer: Update to 2.0.0., guix-commits, 2020/02/14
- 41/46: gnu: nspr: Update to 4.25., guix-commits, 2020/02/14
- 42/46: gnu: nss, nss-certs: Update to 3.50., guix-commits, 2020/02/14