GNU bug report logs - #67761
[PATCH] gnu: ani-cli: Update to 4.7.

Previous Next

Package: guix-patches;

Reported by: Jaeme Sifat <jaeme <at> runbox.com>

Date: Mon, 11 Dec 2023 04:10:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 67761 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67761; Package guix-patches. (Mon, 11 Dec 2023 04:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jaeme Sifat <jaeme <at> runbox.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 11 Dec 2023 04:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jaeme Sifat <jaeme <at> runbox.com>
To: guix-patches <at> gnu.org
Cc: Jaeme Sifat <jaeme <at> runbox.com>
Subject: [PATCH] gnu: ani-cli: Update to 4.7.
Date: Sun, 10 Dec 2023 23:07:51 -0500
* gnu/packages/video.scm (ani-cli): Update to 4.7.

Change-Id: I02148843b54daed5d4b603603449583383063c34
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 270bb9b4fe..05a6cc9530 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -216,7 +216,7 @@ (define-module (gnu packages video)
 (define-public ani-cli
   (package
     (name "ani-cli")
-    (version "4.6")
+    (version "4.7")
     (source
      (origin
        (method git-fetch)
@@ -225,7 +225,7 @@ (define-public ani-cli
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ni9pzjb5qh87iz7c8252bx79qadr1qx6jnkqvvjcqrchh7q473a"))))
+        (base32 "1q40vb1kh9vmgixhmsy24j115cza10iqmybx84lfjrn3m8f1npif"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 65334547674bdaeb75eb37ffbe23ba6f9fd486b1
-- 
2.41.0





This bug report was last modified 145 days ago.

Previous Next


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