gnu: darktable: Update to 5.2.1.

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

Change-Id: Ifb4797ffaa9fe602b583b5c08769ca7648d2b965
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Alex Devaure 2025-08-23 07:59:24 +01:00 committed by Andreas Enge
parent e10c904651
commit 32148e9a3c
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -570,7 +570,7 @@ photographic equipment.")
(define-public darktable
(package
(name "darktable")
(version "5.2.0")
(version "5.2.1")
(source
(origin
(method url-fetch)
@ -578,7 +578,7 @@ photographic equipment.")
"https://github.com/darktable-org/darktable/releases/"
"download/release-" version "/darktable-" version ".tar.xz"))
(sha256
(base32 "1imyk611wz0zxp03w91lhsxkj5hqgi0apx5bqj2q84gpdva6r92k"))))
(base32 "04gfcislcq2wymfqcir5bpwqfarcz5gynkn3ajyffj9rx6damw82"))))
(build-system cmake-build-system)
(arguments
(list