unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67761] [PATCH] gnu: ani-cli: Update to 4.7.
@ 2023-12-11  4:07 Jaeme Sifat via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Jaeme Sifat via Guix-patches via @ 2023-12-11  4:07 UTC (permalink / raw)
  To: 67761; +Cc: Jaeme Sifat

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-11  4:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11  4:07 [bug#67761] [PATCH] gnu: ani-cli: Update to 4.7 Jaeme Sifat via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).