GNU bug report logs - #69031
[PATCH] gnu: celluloid: Update to 0.26.

Previous Next

Package: guix-patches;

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

Date: Sun, 11 Feb 2024 04:37:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69031 in the body.
You can then email your comments to 69031 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69031; Package guix-patches. (Sun, 11 Feb 2024 04:37:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 11 Feb 2024 04:37:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.26.
Date: Sat, 10 Feb 2024 23:35:35 -0500
* gnu/packages/video.scm (celluloid): Update to 0.26.

Change-Id: I1a39e1d615ea7cb5d96b30cd5283137472b6d946
---
 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 ef69c1dcc8..03bc7d89b5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -843,7 +843,7 @@ (define-public aalib
 (define-public celluloid
   (package
     (name "celluloid")
-    (version "0.25")
+    (version "0.26")
     (source
      (origin
        (method url-fetch)
@@ -851,7 +851,7 @@ (define-public celluloid
                            "/releases/download/v" version
                            "/celluloid-" version ".tar.xz"))
        (sha256
-        (base32 "0an98lz90s4hhvrvqd1ja814mav9md9n843vhknjgcv4zmrwn0sg"))))
+        (base32 "1pjxmvjjvw9k0kvhhqp4x73x6a0mslffsdil431q8m3iwasffwb1"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.41.0





Reply sent to John Kehayias <john.kehayias <at> protonmail.com>:
You have taken responsibility. (Wed, 14 Feb 2024 21:23:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Wed, 14 Feb 2024 21:23:03 GMT) Full text and rfc822 format available.

Message #10 received at 69031-done <at> debbugs.gnu.org (full text, mbox):

From: John Kehayias <john.kehayias <at> protonmail.com>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 69031-done <at> debbugs.gnu.org
Subject: Re: [bug#69031] [PATCH] gnu: celluloid: Update to 0.26.
Date: Wed, 14 Feb 2024 21:21:51 +0000
On Sat, Feb 10, 2024 at 11:35 PM, kiasoc5 wrote:

> * gnu/packages/video.scm (celluloid): Update to 0.26.
>
> Change-Id: I1a39e1d615ea7cb5d96b30cd5283137472b6d946
> ---
>  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 ef69c1dcc8..03bc7d89b5 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -843,7 +843,7 @@ (define-public aalib
>  (define-public celluloid
>    (package
>      (name "celluloid")
> -    (version "0.25")
> +    (version "0.26")
>      (source
>       (origin
>         (method url-fetch)
> @@ -851,7 +851,7 @@ (define-public celluloid
>                             "/releases/download/v" version
>                             "/celluloid-" version ".tar.xz"))
>         (sha256
> -        (base32 "0an98lz90s4hhvrvqd1ja814mav9md9n843vhknjgcv4zmrwn0sg"))))
> +        (base32 "1pjxmvjjvw9k0kvhhqp4x73x6a0mslffsdil431q8m3iwasffwb1"))))
>      (build-system meson-build-system)
>      (arguments
>       (list
>
> base-commit: f45d05133472a9da13eae20ba4a676c696682c90

Pushed as ed0542bb1c32f7390488ada1edc38676872038aa thanks!





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Mar 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 100 days ago.

Previous Next


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