unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jaeme Sifat via Guix-patches via <guix-patches@gnu.org>
To: 67761@debbugs.gnu.org
Cc: Jaeme Sifat <jaeme@runbox.com>
Subject: [bug#67761] [PATCH] gnu: ani-cli: Update to 4.7.
Date: Sun, 10 Dec 2023 23:07:51 -0500	[thread overview]
Message-ID: <4a72a7de785f1abc1c74ae3bb46682a80e52aa99.1702267671.git.jaeme@runbox.com> (raw)

* 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





                 reply	other threads:[~2023-12-11  4:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4a72a7de785f1abc1c74ae3bb46682a80e52aa99.1702267671.git.jaeme@runbox.com \
    --to=guix-patches@gnu.org \
    --cc=67761@debbugs.gnu.org \
    --cc=jaeme@runbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).