GNU bug report logs - #77184
[PATCH] gnu: libsixel: Update to 1.10.5.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <z572 <at> z572.online>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77184: closed ([PATCH] gnu: libsixel: Update to 1.10.5.)
Date: Sun, 23 Mar 2025 08:54:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 Mar 2025 16:53:08 +0800
with message-id <8734f4nn63.fsf <at> z572.online>
and subject line Re: [PATCH] gnu: libsixel: Update to 1.10.5.
has caused the debbugs.gnu.org bug report #77184,
regarding [PATCH] gnu: libsixel: Update to 1.10.5.
to be marked as done.

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


-- 
77184: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77184
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <z572 <at> z572.online>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libsixel: Update to 1.10.5.
Date: Sat, 22 Mar 2025 23:49:08 +0800
* 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



[Message part 3 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: Noé Lopez <noe <at> xn--no-cja.eu>
Cc: 77184-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: libsixel: Update to 1.10.5.
Date: Sun, 23 Mar 2025 16:53:08 +0800
[Message part 4 (text/plain, inline)]
Noé Lopez <noe <at> noé.eu> writes:

> user guix
> usertag 77184 + reviewed-looks-good
> thanks
>
> Thanks for the patch, it looks good and seems to work with mpv.

thanks, pushed, closing.
[signature.asc (application/pgp-signature, inline)]

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.