* [bug#64843] [PATCH] gnu: graphicsmagick: Update to 1.3.40
@ 2023-07-25 6:33 Andy Tai
2023-08-13 7:00 ` bug#64843: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-07-25 6:33 UTC (permalink / raw)
To: 64843; +Cc: Andy Tai
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.40
---
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 6f6fa63c64..b407af3588 100644
--- a/gnu/packages/imagemagick.scm
+++ b/gnu/packages/imagemagick.scm
@@ -213,7 +213,7 @@ (define-public perl-image-magick
(define-public graphicsmagick
(package
(name "graphicsmagick")
- (version "1.3.38")
+ (version "1.3.40")
(source
(origin
(method url-fetch)
@@ -226,7 +226,7 @@ (define-public graphicsmagick
"/GraphicsMagick-" version ".tar.xz")))
(sha256
(base32
- "0x96wcspcqmkcy7jagfifgq2iamcf0ql9swvn6f2n79mb7dxj36n"))))
+ "0ikpza74p00hrs4z2cgykf7vhlqnzzkhaidjlcjppiw99sfimp4p"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: 76e041f9eef85bb039c5251d3350c62ee2066883
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64843: [PATCH] gnu: graphicsmagick: Update to 1.3.40
2023-07-25 6:33 [bug#64843] [PATCH] gnu: graphicsmagick: Update to 1.3.40 Andy Tai
@ 2023-08-13 7:00 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-13 7:00 UTC (permalink / raw)
To: Andy Tai; +Cc: 64843-done
Andy Tai <atai@atai.org> writes:
> * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.40
Pushed to master, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-13 7:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 6:33 [bug#64843] [PATCH] gnu: graphicsmagick: Update to 1.3.40 Andy Tai
2023-08-13 7:00 ` bug#64843: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.