unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 46567@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#46567] [PATCH] gnu: imagemagick: Update to 6.9.12-0.
Date: Tue, 16 Feb 2021 20:32:43 +0100	[thread overview]
Message-ID: <20210216193243.7111-1-vincent.legoll@gmail.com> (raw)
In-Reply-To: <CAEwRq=ryYGBK_GM8fofe-Efy2fsp3QTBWuTzuaTgiBPerLq0rQ@mail.gmail.com>

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.12-0.
---
 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 02a627f17e..2ca0cfc9ea 100644
--- a/gnu/packages/imagemagick.scm
+++ b/gnu/packages/imagemagick.scm
@@ -50,14 +50,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.11-48")
+    (version "6.9.12-0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://imagemagick/ImageMagick-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "0m8nkmywkqwyrr01q7aiakj6mi4rb2psjgzv8n0x82x3s1rpfyql"))))
+               "0bdc6rn14xxlvylck9yzr0mgx5dps3pdyfsgy91wxs64ck0kaahf"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--with-frozenpaths" "--without-gcc-arch"
-- 
2.30.0





  reply	other threads:[~2021-02-16 19:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 19:18 [bug#46567] [PATCH 0/1] imagemagick: update to latest 6.x Vincent Legoll
2021-02-16 19:32 ` Vincent Legoll [this message]
2021-02-16 20:31   ` bug#46567: [PATCH] gnu: imagemagick: Update to 6.9.12-0 Leo Famulari
2021-02-16 20:29 ` [bug#46567] [PATCH 0/1] imagemagick: update to latest 6.x Leo Famulari
2021-02-16 20:57   ` Vincent Legoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210216193243.7111-1-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=46567@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).