aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/imagemagick.scm
diff options
context:
space:
mode:
authorAndy Tai <atai@atai.org>2023-07-24 23:33:39 -0700
committer宋文武 <iyzsong@member.fsf.org>2023-08-13 14:27:46 +0800
commit83eb96bd2b20fcb499388447ef0f56254522288d (patch)
treed3d67dee82f485b8fd6d9e51feda7f7f8cabeb53 /gnu/packages/imagemagick.scm
parent394cca295c9fa8de0e803719d796703164fa8371 (diff)
downloadguix-83eb96bd2b20fcb499388447ef0f56254522288d.tar.gz
guix-83eb96bd2b20fcb499388447ef0f56254522288d.zip
gnu: graphicsmagick: Update to 1.3.40.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.40. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages/imagemagick.scm')
-rw-r--r--gnu/packages/imagemagick.scm4
1 files 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 @@ script.")
(define-public graphicsmagick
(package
(name "graphicsmagick")
- (version "1.3.38")
+ (version "1.3.40")
(source
(origin
(method url-fetch)
@@ -226,7 +226,7 @@ script.")
"/GraphicsMagick-" version ".tar.xz")))
(sha256
(base32
- "0x96wcspcqmkcy7jagfifgq2iamcf0ql9swvn6f2n79mb7dxj36n"))))
+ "0ikpza74p00hrs4z2cgykf7vhlqnzzkhaidjlcjppiw99sfimp4p"))))
(build-system gnu-build-system)
(arguments
(list
fc451ec93894520a21438fa9ce77302'>gnu: go-honnef-co-go-tools: Update homepage....Sharlatan Hellseher 2024-01-31gnu: go-honnef-co-go-tools: Improve synopsis and description....Nicolas Graves 2024-01-31gnu: Add go-structlayout-pretty....Nicolas Graves 2024-01-31gnu: Add go-structlayout-optimize....Nicolas Graves 2024-01-31gnu: Add go-structlayout....Nicolas Graves 2024-01-31gnu: Add go-staticcheck....Nicolas Graves 2024-01-31gnu: Add go-keyify....Nicolas Graves 2024-01-31gnu: Remove go-github-com-kisielk-gotool....Nicolas Graves 2024-01-28gnu: go-github.com-smartystreets-goconvey: Move to (gnu packages golang-check)....Sharlatan Hellseher 2024-01-28gnu: go-github.com-smartystreets-assertions: Move to (gnu packages golang-che......Sharlatan Hellseher 2024-01-28gnu: go-github.com-smartystreets-gunit: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-12-31gnu: go-github-com-stretchr-testify-bootstrap: Move to golang-check.scm...Efraim Flashner 2023-10-22gnu: go-github-com-alecthomas-assert: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-golang-org-sql-mock: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-golang-org-x-lint: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-honnef-co-go-tools: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-onsi-ginkgo: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-google-go-cmdtest: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-frankban-quicktest: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-cheekybits-is: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-google-gofuzz: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-jacobsa-ogletest: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-tdewolff-test: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-gopkg-in-go-playground-assert-v1: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-golangplus-testing: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-jacobsa-oglematchers: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-gopkg-in-check-v1: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: go-github-com-stretchr-testify: Remove labels....Sharlatan Hellseher 2023-10-22gnu: go-github-com-jacobsa-oglemock: Move to (gnu packages golang-check)...Sharlatan Hellseher 2023-10-22gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check)....Sharlatan Hellseher 2023-10-22gnu: Add (gnu packages golang-check) module....Sharlatan Hellseher