me
/
guix
Archived
1
0
Fork 0

gnu: RawTherapee: Update to 5.5.

* gnu/packages/photo.scm (rawtherapee): Update to 5.5.
master
Leo Famulari 2018-12-17 19:50:13 -05:00
parent 997aa1af99
commit ed411eb2b8
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -493,14 +493,14 @@ a complete panorama and stitch any series of overlapping pictures.")
(define-public rawtherapee (define-public rawtherapee
(package (package
(name "rawtherapee") (name "rawtherapee")
(version "5.4") (version "5.5")
(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
"1229hxqq824hcqg1hy2cfglsp7kjbhhis9m33ss39pgmrb1w227d")))) "1w28a2rnxnw8hs7s8x8zkccgi5z5y653602jg7g86lfx6zxwjsf1"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
'(#:tests? #f ; no test suite '(#:tests? #f ; no test suite