unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69040] [PATCH] gnu: guile-png: Update to 0.7.2.
@ 2024-02-11  4:40 Artyom V. Poptsov
  2024-02-11 21:25 ` bug#69040: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-02-11  4:40 UTC (permalink / raw)
  To: 69040


[-- Attachment #1.1: Type: text/plain, Size: 47 bytes --]

Hello,

this patch updates Guile-PNG to 0.7.2.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-png-Update-to-0.7.2.patch --]
[-- Type: text/x-diff, Size: 1418 bytes --]

From cf10ddb0ae04e77ed027ca2cfa40346029437fc5 Mon Sep 17 00:00:00 2001
Message-ID: <cf10ddb0ae04e77ed027ca2cfa40346029437fc5.1707626218.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sun, 11 Feb 2024 07:36:52 +0300
Subject: [PATCH] gnu: guile-png: Update to 0.7.2.

* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.2.

Change-Id: Ic84b1472bdfdf47db26e0954b6135054290e49b0
---
 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 0bfe6a903a..f2daebab01 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -4211,7 +4211,7 @@ (define-public guile-jtd
 (define-public guile-png
   (package
     (name "guile-png")
-    (version "0.7.1")
+    (version "0.7.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4220,7 +4220,7 @@ (define-public guile-png
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "0y65795s9bs69msqvdbq8h34n00bkfs5v1d44wz21nwdffvq6557"))))
+                "1ad03r84j17rwfxbxqb0qmf70ggqs01kjyman3x1581lm5dk1757"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 9edbb2d7a40c9da7583a1046e39b87633459f656
-- 
2.41.0


[-- Attachment #1.3: Type: text/plain, Size: 225 bytes --]


Thanks,
- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69040: [PATCH] gnu: guile-png: Update to 0.7.2.
  2024-02-11  4:40 [bug#69040] [PATCH] gnu: guile-png: Update to 0.7.2 Artyom V. Poptsov
@ 2024-02-11 21:25 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-11 21:25 UTC (permalink / raw)
  To: 69040-done

[-- Attachment #1: Type: text/plain, Size: 93 bytes --]


Hi,

Tested and pushed as c4372f7ebfac17236299346fe60c6ca125336b1f to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-11 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-11  4:40 [bug#69040] [PATCH] gnu: guile-png: Update to 0.7.2 Artyom V. Poptsov
2024-02-11 21:25 ` bug#69040: " Sharlatan Hellseher

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).