Skip to content
Snippets Groups Projects
Unverified Commit ab68cbf2 authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: rawtherapee: Update to 5.4.

* gnu/packages/photo.scm (rawtherapee): Update to 5.4.
parent 363ee7a3
No related branches found
No related tags found
No related merge requests found
...@@ -470,14 +470,14 @@ (define-public hugin ...@@ -470,14 +470,14 @@ (define-public hugin
(define-public rawtherapee (define-public rawtherapee
(package (package
(name "rawtherapee") (name "rawtherapee")
(version "5.3") (version "5.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://rawtherapee.com/shared/source/" (uri (string-append "http://rawtherapee.com/shared/source/"
"rawtherapee-" version ".tar.xz")) "rawtherapee-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1y1ygxqmqfp4zg8rcgrlfdc1597cyr5zqgp5zjpldhvwdfa9r5cp")))) "1229hxqq824hcqg1hy2cfglsp7kjbhhis9m33ss39pgmrb1w227d"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
'(#:tests? #f ; no test suite '(#:tests? #f ; no test suite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment