[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/17: gnu: guile-png: Update to 0.6.0.
From: |
guix-commits |
Subject: |
16/17: gnu: guile-png: Update to 0.6.0. |
Date: |
Mon, 12 Jun 2023 14:59:50 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 3bea4c0c191e04a37662d2be0ed47ad867b70345
Author: Artyom V. Poptsov <poptsov.artyom@gmail.com>
AuthorDate: Sun Jun 11 13:40:04 2023 +0300
gnu: guile-png: Update to 0.6.0.
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.6.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/guile-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index d8684bb818..bb02e2652c 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -3843,7 +3843,7 @@ debugging code.")
(define-public guile-png
(package
(name "guile-png")
- (version "0.5.0")
+ (version "0.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3852,7 +3852,7 @@ debugging code.")
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "0dnahq05mwxzbsqb0qjkyysylc54qr8l5839zyc4sanl2syzhvwk"))))
+ "0i0q2h4kfp1mj5m3wnz2hk6z895001j38s5vkbhkdxf05cjvwkky"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags '("GUILE_AUTO_COMPILE=0"))) ;to prevent guild warnings
- 09/17: gnu: lttng-modules: Update to 2.13.10., (continued)
- 09/17: gnu: lttng-modules: Update to 2.13.10., guix-commits, 2023/06/12
- 11/17: gnu: gnuastro: Update to 0.20, guix-commits, 2023/06/12
- 01/17: gnu: doctl: Update to 1.94.0., guix-commits, 2023/06/12
- 06/17: gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e., guix-commits, 2023/06/12
- 07/17: gnu: lfs-s3: Update to 0.1.2., guix-commits, 2023/06/12
- 10/17: gnu: flat-remix-gnome-theme: Update to 20230508., guix-commits, 2023/06/12
- 13/17: gnu: musikcube: Update to 3.0.1., guix-commits, 2023/06/12
- 12/17: gnu: mailutils: Update to 3.16, guix-commits, 2023/06/12
- 14/17: gnu: perl-lingua-translit: Update to 0.29., guix-commits, 2023/06/12
- 15/17: gnu: gocryptfs: Update to 2.4.0., guix-commits, 2023/06/12
- 16/17: gnu: guile-png: Update to 0.6.0.,
guix-commits <=
- 17/17: doc: Move and rewrite the branching strategy., guix-commits, 2023/06/12