all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 58322@debbugs.gnu.org
Subject: [bug#58322] [PATCH] gnu: libwebp: Update to 1.2.4.
Date: Thu, 06 Oct 2022 07:21:36 +0800	[thread overview]
Message-ID: <y76pmf597r3.wl-hako@ultrarare.space> (raw)

* gnu/packages/image.scm (libwebp): Update to 1.2.4.
---
 gnu/packages/image.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index e679a73f9d..8714fb20d1 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1274,7 +1274,7 @@ (define-public vigra-c
 (define-public libwebp
   (package
     (name "libwebp")
-    (version "1.2.0")
+    (version "1.2.4")
     (source
      (origin
        ;; No tarballs are provided for >0.6.1.
@@ -1285,7 +1285,7 @@ (define-public libwebp
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1rgblphsd56033w7lpkrzl7m5w0fi7wavxri1ayzlg8fhpmmqp4k"))))
+         "1jndbc99dd19a6d7h4ds51xyak7gfddkbi41nxdm8n23w7ks35r8"))))
     (build-system gnu-build-system)
     (inputs
      `(("freeglut" ,freeglut)
-- 
2.37.3





             reply	other threads:[~2022-10-05 23:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05 23:21 Hilton Chain via Guix-patches via [this message]
     [not found] ` <handler.58322.B.16650121473982.ack@debbugs.gnu.org>
2023-05-28 11:46   ` bug#58322: Close bug#58322 Hilton Chain via Guix-patches via

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

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

  git send-email \
    --in-reply-to=y76pmf597r3.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=58322@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.