unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 71837@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#71837] [PATCH v2 2/3] gnu: webp-pixbuf-loader: Update to 0.2.4.
Date: Wed, 3 Jul 2024 06:24:54 +0200	[thread overview]
Message-ID: <c6c14b5b6d0a65f587b305334e2ba9c6e8bbb376.1720035374.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <38b1ab1f8cf3916f30728b62f719eecabcc681b6.1720035374.git.liliana.prikler@gmail.com>

* gnu/packages/gtk.scm (webp-pixbuf-loader): Update to 0.2.4.
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 56763cd835..fb10351849 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -2970,7 +2970,7 @@ (define-public gromit-mpx
 (define-public webp-pixbuf-loader
   (package
     (name "webp-pixbuf-loader")
-    (version "0.0.4")
+    (version "0.2.4")
     (source
      (origin
        (method git-fetch)
@@ -2979,7 +2979,7 @@ (define-public webp-pixbuf-loader
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1kshsz91mirjmnmv796nba1r8jg8a613anhgd38dhh2zmnladcwn"))))
+        (base32 "0dsdkw0i8fg3051653zmz68s068a2w23d708av64afzvav1xvhv0"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.45.2





  parent reply	other threads:[~2024-07-03 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29  6:53 [bug#71837] [PATCH] gnu: clasp: Prevent ID clashes in dependent packages Liliana Marie Prikler
2024-06-29  8:51 ` [bug#71837] [PATCH v2 1/3] gnu: libadwaita: Update to 1.5.2 Liliana Marie Prikler
2024-06-29  8:51   ` [bug#71837] [PATCH v2 3/3] gnu: komikku: Update to 1.46.0 Liliana Marie Prikler
2024-07-07  6:17     ` bug#71837: " Liliana Marie Prikler
2024-07-07  6:22       ` bug#71839: " Liliana Marie Prikler
2024-07-03  4:24   ` Liliana Marie Prikler [this message]
2024-07-07  6:21 ` [bug#71837] [PATCH] gnu: clasp: Prevent ID clashes in dependent packages Liliana Marie Prikler

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=c6c14b5b6d0a65f587b305334e2ba9c6e8bbb376.1720035374.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=71837@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=vivien@planete-kraus.eu \
    /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).