GNU bug report logs -
#77184
[PATCH] gnu: libsixel: Update to 1.10.5.
Previous Next
Reported by: Zheng Junjie <z572 <at> z572.online>
Date: Sat, 22 Mar 2025 15:50:01 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/image.scm (libsixel): Update to 1.10.5.
Change-Id: I34520979d62c006bafcba62d07a17b427929f07e
---
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 166b2d93a0a..89e7ef83e60 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2910,7 +2910,7 @@ (define-public spng
(define-public libsixel
(package
(name "libsixel")
- (version "1.10.3")
+ (version "1.10.5")
(source
(origin
(method git-fetch)
@@ -2919,7 +2919,7 @@ (define-public libsixel
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1nny4295ipy4ajcxmmh04c796hcds0y7z7rv3qd17mj70y8j0r2d"))))
+ (base32 "1j85p8s5cy7vz1ph9vsvcmxdrr8yi57pgv8vz1xp6dr715jc3g51"))))
(build-system meson-build-system)
(arguments
(list
base-commit: cf87c55d8a1d67621277ead305e8e77c2ddb64c5
prerequisite-patch-id: 1942022db74ec81607b95d53ed533f60a113c425
--
2.49.0
This bug report was last modified 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.