1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: darktable: Update to 5.2.0.

* gnu/packages/photo.scm (darktable): Update to 5.2.0.

Change-Id: I5a9d9d1666cfa0470b1b05959089b88491ff7430
This commit is contained in:
Vinicius Monego
2025-06-21 15:27:41 -03:00
parent c8f9ab2ccc
commit a956be67e2
+2 -2
View File
@@ -535,7 +535,7 @@ photographic equipment.")
(define-public darktable
(package
(name "darktable")
(version "5.0.1")
(version "5.2.0")
(source
(origin
(method url-fetch)
@@ -543,7 +543,7 @@ photographic equipment.")
"https://github.com/darktable-org/darktable/releases/"
"download/release-" version "/darktable-" version ".tar.xz"))
(sha256
(base32 "116rdmxl2csxysghm4h9h1rwms6pqcawf351czpq7adv9q4qv4aa"))))
(base32 "1imyk611wz0zxp03w91lhsxkj5hqgi0apx5bqj2q84gpdva6r92k"))))
(build-system cmake-build-system)
(arguments
(list