[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: darktable: Update to 4.6.1.
From: |
guix-commits |
Subject: |
07/07: gnu: darktable: Update to 4.6.1. |
Date: |
Fri, 8 Mar 2024 22:37:53 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit fd3e618cf0e351e6a1f2cf7e4585d7ff9490af7b
Author: Alex Devaure <ajadevaure@gmail.com>
AuthorDate: Sat Feb 24 10:36:05 2024 +0000
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>
---
gnu/packages/photo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 48f1c38695..1018d2e801 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -530,7 +530,7 @@ photographic equipment.")
(define-public darktable
(package
(name "darktable")
- (version "4.6.0")
+ (version "4.6.1")
(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 "1hmcib37b5v8893d69i2qgvmbkmils8a0gn5dpg2462d43ijfjvj"))))
+ (base32 "1zbsrx5cfyifzbi657izw8rfkgd9pm4hx8afv8y2sgi9f2hc1v8n"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (52f9db6503 -> fd3e618cf0), guix-commits, 2024/03/08
- 04/07: gnu: catch2-3: Update to 3.5.3., guix-commits, 2024/03/08
- 07/07: gnu: darktable: Update to 4.6.1.,
guix-commits <=
- 03/07: gnu: fennel: Update to 1.4.2., guix-commits, 2024/03/08
- 02/07: gnu: cmark: Update to 0.31.0., guix-commits, 2024/03/08
- 06/07: gnu: xnedit: Update to 1.5.3., guix-commits, 2024/03/08
- 01/07: gnu: mc: Update to 4.8.31., guix-commits, 2024/03/08
- 05/07: gnu: oil: Update to 0.20.0., guix-commits, 2024/03/08