unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: port19 <port19@port19.xyz>
To: 69139@debbugs.gnu.org
Subject: [bug#69139] [PATCH] gnu: ani-cli: Update to 4.8
Date: Wed, 14 Feb 2024 18:30:33 +0000	[thread overview]
Message-ID: <mlGVawbFi8bkwsJ5ngSMYOPqMDZEEa9HxmUmtpTAX0NlBr8CDK0UgUl6-tw4EW13vagnUs_sDpnHnWLeZCKn4P1EM_wlNRJE7YZt-K5knyQ=@port19.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

See patch file attached.

Greetings from upstream,
port19

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-ani-cli-Update-to-4.8.patch --]
[-- Type: text/x-patch; name=0001-gnu-ani-cli-Update-to-4.8.patch, Size: 1030 bytes --]

From 97180a79994edea2ebb42887c2468117537bdc6e Mon Sep 17 00:00:00 2001
From: port19 <port19@port19.xyz>
Date: Wed, 14 Feb 2024 19:24:35 +0100
Subject: [PATCH] gnu: ani-cli: Update to 4.8

---
 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 1123fd0a44..c61c9effbe 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -218,7 +218,7 @@ (define-module (gnu packages video)
 (define-public ani-cli
   (package
     (name "ani-cli")
-    (version "4.6")
+    (version "4.8")
     (source
      (origin
        (method git-fetch)
@@ -227,7 +227,7 @@ (define-public ani-cli
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ni9pzjb5qh87iz7c8252bx79qadr1qx6jnkqvvjcqrchh7q473a"))))
+        (base32 "1xfcn51yyzjc7gr2xzhz2i1i500ad1877dmdadipfdlfcs4l4yxy"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.43.1


             reply	other threads:[~2024-02-15 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14 18:30 port19 [this message]
2024-02-16 12:20 ` bug#69139: [PATCH] gnu: ani-cli: Update to 4.8 Clément Lassieur

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='mlGVawbFi8bkwsJ5ngSMYOPqMDZEEa9HxmUmtpTAX0NlBr8CDK0UgUl6-tw4EW13vagnUs_sDpnHnWLeZCKn4P1EM_wlNRJE7YZt-K5knyQ=@port19.xyz' \
    --to=port19@port19.xyz \
    --cc=69139@debbugs.gnu.org \
    /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).