[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/16: gnu: celluloid: Update to 0.26.
From: |
guix-commits |
Subject: |
08/16: gnu: celluloid: Update to 0.26. |
Date: |
Wed, 14 Feb 2024 16:15:41 -0500 (EST) |
podiki pushed a commit to branch master
in repository guix.
commit ed0542bb1c32f7390488ada1edc38676872038aa
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Sat Feb 10 23:35:35 2024 -0500
gnu: celluloid: Update to 0.26.
* gnu/packages/video.scm (celluloid): Update to 0.26.
Change-Id: I1a39e1d615ea7cb5d96b30cd5283137472b6d946
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
---
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..06996097e7 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -843,7 +843,7 @@ old-fashioned output methods with powerful ascii-art
renderer.")
(define-public celluloid
(package
(name "celluloid")
- (version "0.25")
+ (version "0.26")
(source
(origin
(method url-fetch)
@@ -851,7 +851,7 @@ old-fashioned output methods with powerful ascii-art
renderer.")
"/releases/download/v" version
"/celluloid-" version ".tar.xz"))
(sha256
- (base32 "0an98lz90s4hhvrvqd1ja814mav9md9n843vhknjgcv4zmrwn0sg"))))
+ (base32 "1pjxmvjjvw9k0kvhhqp4x73x6a0mslffsdil431q8m3iwasffwb1"))))
(build-system meson-build-system)
(arguments
(list
- branch master updated (f21a4f492e -> 1a50943a36), guix-commits, 2024/02/14
- 10/16: gnu: fnott: Update to 1.4.1., guix-commits, 2024/02/14
- 08/16: gnu: celluloid: Update to 0.26.,
guix-commits <=
- 09/16: gnu: copyq: Update to 7.1.0., guix-commits, 2024/02/14
- 12/16: gnu: httpie: Update to 3.2.2., guix-commits, 2024/02/14
- 04/16: gnu: avizo: Update to 1.3., guix-commits, 2024/02/14
- 01/16: gnu: picom: Update to 11.2., guix-commits, 2024/02/14
- 15/16: gnu: swaylock-effects: Update to 1.7.0.0., guix-commits, 2024/02/14
- 06/16: gnu: batsignal: Update to 1.8.0., guix-commits, 2024/02/14
- 07/16: gnu: chafa: Update to 1.14.0., guix-commits, 2024/02/14
- 16/16: gnu: ytfzf: Update to 2.6.2., guix-commits, 2024/02/14
- 02/16: gnu: polybar: Update to 3.7.1., guix-commits, 2024/02/14
- 13/16: gnu: python-tldr: Update to 3.2.0., guix-commits, 2024/02/14