mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: rawtherapee: Update to 5.12.
Released on <2025-05-28>, see: <https://rawtherapee.com/downloads/5.12/>. * gnu/packages/photo.scm (rawtherapee): Update to 5.12. Change-Id: Ieb9634b236426b215a1a3dcffd63478beb16b8f2
This commit is contained in:
@@ -975,14 +975,14 @@ a complete panorama and stitch any series of overlapping pictures.")
|
||||
(define-public rawtherapee
|
||||
(package
|
||||
(name "rawtherapee")
|
||||
(version "5.11")
|
||||
(version "5.12")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://rawtherapee.com/shared/source/"
|
||||
"rawtherapee-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0977dnik78szwznl4knabigah0m394a4gdmjajcy4b8ixj6w3175"))))
|
||||
"0mrd12crab5fy3ngngc24crcx55akbjmyrv5qidjhjnn6w2w39nr"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user