* [bug#58322] [PATCH] gnu: libwebp: Update to 1.2.4.
@ 2022-10-05 23:21 Hilton Chain via Guix-patches via
[not found] ` <handler.58322.B.16650121473982.ack@debbugs.gnu.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2022-10-05 23:21 UTC (permalink / raw)
To: 58322
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58322: Close bug#58322
[not found] ` <handler.58322.B.16650121473982.ack@debbugs.gnu.org>
@ 2023-05-28 11:46 ` Hilton Chain via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-05-28 11:46 UTC (permalink / raw)
To: 58322-done
Close bug#58322
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-28 11:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-05 23:21 [bug#58322] [PATCH] gnu: libwebp: Update to 1.2.4 Hilton Chain via Guix-patches via
[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
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.