me
/
guix
Archived
1
0
Fork 0

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>
master
kiasoc5 2024-02-10 23:35:35 -05:00 committed by John Kehayias
parent 6c300187a8
commit ed0542bb1c
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

@ -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