unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 70091@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>,
	glv@posteo.net, cox.katherine.e+guix@gmail.com,
	me@bonfacemunyoki.com, sharlatanus@gmail.com, jgart@dismail.de
Subject: [bug#70091] [PATCH] gnu: guile-png: Update to 0.7.3.
Date: Sat, 30 Mar 2024 18:16:06 +0300	[thread overview]
Message-ID: <4a4c1ce12892f23ed0ff5169eaf4d429ed8a4dd6.1711811766.git.poptsov.artyom@gmail.com> (raw)

* 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





             reply	other threads:[~2024-03-30 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30 15:16 Artyom V. Poptsov [this message]
2024-04-03 11:59 ` [bug#70091] [PATCH] gnu: guile-png: Update to 0.7.3 Munyoki Kilyungi
2024-04-04 11:28 ` bug#70091: " Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4a4c1ce12892f23ed0ff5169eaf4d429ed8a4dd6.1711811766.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=70091@debbugs.gnu.org \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=glv@posteo.net \
    --cc=jgart@dismail.de \
    --cc=me@bonfacemunyoki.com \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).