me
/
guix
Archived
1
0
Fork 0

gnu: RawTherapee: Update to 5.8.

* gnu/packages/photo.scm (rawtherapee): Update to 5.8.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -498,14 +498,14 @@ a complete panorama and stitch any series of overlapping pictures.")
(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