GNU bug report logs - #64094
[PATCH] gnu: celluloid: Update to 0.25.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Fri, 16 Jun 2023 03:41:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64094: closed ([PATCH] gnu: celluloid: Update to 0.25.)
Date: Tue, 20 Jun 2023 21:32:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 20 Jun 2023 22:31:02 +0100
with message-id <87y1kdn7me.fsf <at> cbaines.net>
and subject line Re: [bug#64094] [PATCH] gnu: celluloid: Update to 0.25.
has caused the debbugs.gnu.org bug report #64094,
regarding [PATCH] gnu: celluloid: Update to 0.25.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64094: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64094
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: celluloid: Update to 0.25.
Date: Thu, 15 Jun 2023 23:40:12 -0400
* gnu/packages/video.scm (celluloid): Update to 0.25.
---
 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 66e6cb5408..13e5a1b57a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -780,7 +780,7 @@ (define-public aalib
 (define-public celluloid
   (package
     (name "celluloid")
-    (version "0.24")
+    (version "0.25")
     (source
      (origin
        (method url-fetch)
@@ -788,7 +788,7 @@ (define-public celluloid
                            "/releases/download/v" version
                            "/celluloid-" version ".tar.xz"))
        (sha256
-        (base32 "0ns9xh582c8kajw4v2x5ap5jfiba3gxywqc2klc0v6fc3id1gqii"))))
+        (base32 "0an98lz90s4hhvrvqd1ja814mav9md9n843vhknjgcv4zmrwn0sg"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: guix-patches <at> gnu.org, 64094-done <at> debbugs.gnu.org
Subject: Re: [bug#64094] [PATCH] gnu: celluloid: Update to 0.25.
Date: Tue, 20 Jun 2023 22:31:02 +0100
[Message part 4 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/video.scm (celluloid): Update to 0.25.
> ---
>  gnu/packages/video.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
8d46e3e0fd3a084e59d9aec2d82ca5c793728f06.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 27 days ago.

Previous Next


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