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

gnu: darktable: Update to 2.4.2.

* gnu/packages/photo.scm (darktable): Update to 2.4.2.
parent 618050a1
No related branches found
No related tags found
No related merge requests found
......@@ -330,7 +330,7 @@ (define-public lensfun
(define-public darktable
(package
(name "darktable")
(version "2.4.0")
(version "2.4.2")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -339,7 +339,7 @@ (define-public darktable
version "/darktable-" version ".tar.xz"))
(sha256
(base32
"0y0q7a7k09sbg05k5xl1lz8n2ak1v8yarfv222ksvmbrxs53hdwx"))))
"10asz918kv2248px3w9bn5k8cfrad5xrci58x9y61l0yf5hcpk0r"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; There are no tests.
......
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