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

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

bug#54716: closed ([PATCH] gnu: celluloid: Update to 0.23.)


From: GNU bug Tracking System
Subject: bug#54716: closed ([PATCH] gnu: celluloid: Update to 0.23.)
Date: Tue, 05 Apr 2022 18:16:01 +0000

Your message dated Tue, 05 Apr 2022 20:15:33 +0200
with message-id <87tub7jt16.fsf@gnu.org>
and subject line Re: bug#54716: [PATCH] gnu: celluloid: Update to 0.23.
has caused the debbugs.gnu.org bug report #54716,
regarding [PATCH] gnu: celluloid: Update to 0.23.
to be marked as done.

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


-- 
54716: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54716
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: celluloid: Update to 0.23. Date: Tue, 5 Apr 2022 00:04:56 +0200
* gnu/packages/video.scm (celluloid): Update to 0.23.
---
 gnu/packages/video.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index eb5586b11f..4bc50073cd 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -40,7 +40,7 @@
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2020 Alex McGrath <amk@amk.ie>
-;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
 ;;; Copyright © 2020 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407@posteo.ro>
@@ -759,7 +759,7 @@ (define-public aalib
 (define-public celluloid
   (package
     (name "celluloid")
-    (version "0.22")
+    (version "0.23")
     (source
      (origin
        (method url-fetch)
@@ -767,7 +767,7 @@ (define-public celluloid
                            "/releases/download/v" version
                            "/celluloid-" version ".tar.xz"))
        (sha256
-        (base32 "18g596ja8g0fy79pmxqdlzqzb0f9xq69ik4bah8g2ppipfvxbpjz"))))
+        (base32 "0x23y09jwkg8wbb0yp5f03sj5hwjg3kyhbbww2y1a0izs1iijbdj"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.35.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#54716: [PATCH] gnu: celluloid: Update to 0.23. Date: Tue, 05 Apr 2022 20:15:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi Michael,

Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/video.scm (celluloid): Update to 0.23.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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