GNU bug report logs - #70091
[PATCH] gnu: guile-png: Update to 0.7.3.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sat, 30 Mar 2024 15:17:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70091: closed ([PATCH] gnu: guile-png: Update to 0.7.3.)
Date: Thu, 04 Apr 2024 11:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 04 Apr 2024 12:28:43 +0100
with message-id <87frw15puc.fsf <at> gmail.com>
and subject line [PATCH] gnu: guile-png: Update to 0.7.3.
has caused the debbugs.gnu.org bug report #70091,
regarding [PATCH] gnu: guile-png: Update to 0.7.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70091: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70091
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: guile-png: Update to 0.7.3.
Date: Sat, 30 Mar 2024 18:16:06 +0300
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.3.

Change-Id: I3e88a5d19f7f07b4daeac7b3a06fc2099cd35c44
---
 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 3d36b6a53c..16f15f638d 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -4255,7 +4255,7 @@ (define-public guile-jtd
 (define-public guile-png
   (package
     (name "guile-png")
-    (version "0.7.2")
+    (version "0.7.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4264,7 +4264,7 @@ (define-public guile-png
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "1ad03r84j17rwfxbxqb0qmf70ggqs01kjyman3x1581lm5dk1757"))))
+                "0hgdp8fgyg6rdy130fsn4nnb58c98lsrayjyy5491l53814ggy65"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: a17976e975001d3e95c998f1196a39bbb432de4f
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 70091-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: guile-png: Update to 0.7.3.
Date: Thu, 04 Apr 2024 12:28:43 +0100
[Message part 4 (text/plain, inline)]
Pushed as 994b82a78b109b8ff43fff168f673685c69dc86d to master.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.