GNU bug report logs - #58322
[PATCH] gnu: libwebp: Update to 1.2.4.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Wed, 5 Oct 2022 23:23:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58322: closed ([PATCH] gnu: libwebp: Update to 1.2.4.)
Date: Sun, 28 May 2023 11:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 May 2023 19:46:49 +0800
with message-id <878rd8wudy.wl-hako <at> ultrarare.space>
and subject line Close bug#58322
has caused the debbugs.gnu.org bug report #58322,
regarding [PATCH] gnu: libwebp: Update to 1.2.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58322: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58322
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libwebp: Update to 1.2.4.
Date: Thu, 06 Oct 2022 07:21:36 +0800
* 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



[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: 58322-done <at> debbugs.gnu.org
Subject: Close bug#58322
Date: Sun, 28 May 2023 19:46:49 +0800
Close bug#58322


This bug report was last modified 2 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.