gnu: darktable: Update to 4.6.1.

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

Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Alex Devaure 2024-02-24 10:36:05 +00:00 committed by 宋文武
parent f16a112500
commit fd3e618cf0
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -530,7 +530,7 @@ (define-public lensfun
(define-public darktable
(package
(name "darktable")
(version "4.6.0")
(version "4.6.1")
(source
(origin
(method url-fetch)
@ -538,7 +538,7 @@ (define-public darktable
"https://github.com/darktable-org/darktable/releases/"
"download/release-" version "/darktable-" version ".tar.xz"))
(sha256
(base32 "1hmcib37b5v8893d69i2qgvmbkmils8a0gn5dpg2462d43ijfjvj"))))
(base32 "1zbsrx5cfyifzbi657izw8rfkgd9pm4hx8afv8y2sgi9f2hc1v8n"))))
(build-system cmake-build-system)
(arguments
(list