emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64094: closed ([PATCH] gnu: celluloid: Update to 0.25.)


From: GNU bug Tracking System
Subject: bug#64094: closed ([PATCH] gnu: celluloid: Update to 0.25.)
Date: Tue, 20 Jun 2023 21:32:04 +0000

Your message dated Tue, 20 Jun 2023 22:31:02 +0100
with message-id <87y1kdn7me.fsf@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@gnu.org.)


-- 
64094: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64094
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64094] [PATCH] gnu: celluloid: Update to 0.25. Date: Tue, 20 Jun 2023 22:31:02 +0100 User-agent: mu4e 1.10.2; emacs 28.2
kiasoc5 via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]