unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69139] [PATCH] gnu: ani-cli: Update to 4.8
@ 2024-02-14 18:30 port19
  2024-02-16 12:20 ` bug#69139: " Clément Lassieur
  0 siblings, 1 reply; 2+ messages in thread
From: port19 @ 2024-02-14 18:30 UTC (permalink / raw)
  To: 69139

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69139: [PATCH] gnu: ani-cli: Update to 4.8
  2024-02-14 18:30 [bug#69139] [PATCH] gnu: ani-cli: Update to 4.8 port19
@ 2024-02-16 12:20 ` Clément Lassieur
  0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2024-02-16 12:20 UTC (permalink / raw)
  To: port19; +Cc: 69139-done

On Wed, Feb 14 2024, port19 wrote:

> See patch file attached.
>
> Greetings from upstream,
> port19

Pushed with small changes to the commit message.  Thanks




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-16 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-14 18:30 [bug#69139] [PATCH] gnu: ani-cli: Update to 4.8 port19
2024-02-16 12:20 ` bug#69139: " Clément Lassieur

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).