GNU bug report logs -
#69349
[PATCH] gnu: darktable: update to 4.6.1
Previous Next
Reported by: Alex Devaure <ajadevaure <at> gmail.com>
Date: Sat, 24 Feb 2024 10:39:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69349 in the body.
You can then email your comments to 69349 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69349
; Package
guix-patches
.
(Sat, 24 Feb 2024 10:39:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Alex Devaure <ajadevaure <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 24 Feb 2024 10:39:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
---
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 @@ (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
base-commit: c0f88cd18649c31c75bcddf8247b14ef3e3a66a5
--
2.41.0
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sat, 09 Mar 2024 03:41:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Alex Devaure <ajadevaure <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 09 Mar 2024 03:41:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69349-done <at> debbugs.gnu.org (full text, mbox):
Alex Devaure <ajadevaure <at> gmail.com> writes:
> Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
> ---
> gnu/packages/photo.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied as commit f16a112500, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 06 Apr 2024 11:24:22 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.