me
/
guix
Archived
1
0
Fork 0

gnu: darktable: Update to 4.8.0.

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

Change-Id: I36df2b5a96f24488ebc1c491571a954af14d9e3f
Signed-off-by: jgart <jgart@dismail.de>
master
Alex Devaure 2024-07-02 20:04:33 +01:00 committed by jgart
parent bab73e413b
commit cf6f06b446
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 2 deletions

View File

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