gnu: RawTherapee: Update to 5.8.

* gnu/packages/photo.scm (rawtherapee): Update to 5.8.
This commit is contained in:
Leo Famulari 2020-02-20 14:31:37 -05:00
parent bf8dfe3df0
commit 0dc1f651a8
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -498,14 +498,14 @@ (define-public hugin
(define-public rawtherapee
(package
(name "rawtherapee")
(version "5.6")
(version "5.8")
(source (origin
(method url-fetch)
(uri (string-append "http://rawtherapee.com/shared/source/"
"rawtherapee-" version ".tar.xz"))
(sha256
(base32
"0x0dcfp6f3j08gr11wq5ah4prp790xy4iadbgsm9kgc0jlalpspr"))))
"0lq8qi7g0a28h3rab7bk5bbbd4gvfma42bvlz1dfn8p9mah2h19n"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no test suite