unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64749] [PATCH] gnu: guile-png: Update to 0.7.0.
@ 2023-07-20 17:24 Artyom V. Poptsov
  2023-08-16 20:49 ` bug#64749: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-07-20 17:24 UTC (permalink / raw)
  To: 64749


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

Hello Guixers,

this patch updates Guile-PNG to 0.7.0.

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

From 1cfe748a6ed574d4361e5561d9db5000cbd63e7a Mon Sep 17 00:00:00 2001
Message-Id: <1cfe748a6ed574d4361e5561d9db5000cbd63e7a.1689873745.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Thu, 20 Jul 2023 20:22:20 +0300
Subject: [PATCH] gnu: guile-png: Update to 0.7.0.

* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.0.
---
 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 9c0b642b97..fd0cdb6c47 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -3848,7 +3848,7 @@ (define-public guile-jtd
 (define-public guile-png
   (package
     (name "guile-png")
-    (version "0.6.0")
+    (version "0.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3857,7 +3857,7 @@ (define-public guile-png
               (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
-                "0i0q2h4kfp1mj5m3wnz2hk6z895001j38s5vkbhkdxf05cjvwkky"))))
+                "0nkim662lb48y8n5hik8rrj76600v2inwaxwnfpdny7h2j0yq1wm"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("GUILE_AUTO_COMPILE=0"))) ;to prevent guild warnings

base-commit: 21b718f4d6c3ded8ef50d12f6e9ae6474f74620f
-- 
2.34.1


[-- Attachment #1.3: Type: text/plain, Size: 227 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: 519 bytes --]

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

* bug#64749: [PATCH] gnu: guile-png: Update to 0.7.0.
  2023-07-20 17:24 [bug#64749] [PATCH] gnu: guile-png: Update to 0.7.0 Artyom V. Poptsov
@ 2023-08-16 20:49 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-16 20:49 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 64749-done

Hi,

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:

> From 1cfe748a6ed574d4361e5561d9db5000cbd63e7a Mon Sep 17 00:00:00 2001
> Message-Id: <1cfe748a6ed574d4361e5561d9db5000cbd63e7a.1689873745.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Thu, 20 Jul 2023 20:22:20 +0300
> Subject: [PATCH] gnu: guile-png: Update to 0.7.0.
>
> * gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.0.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2023-08-16 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20 17:24 [bug#64749] [PATCH] gnu: guile-png: Update to 0.7.0 Artyom V. Poptsov
2023-08-16 20:49 ` bug#64749: " Ludovic Courtès

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