GNU bug report logs -
#54013
[PATCH] gnu: darktable: update to 3.8.1
Previous Next
Reported by: Alex Devaure <ajadevaure <at> gmail.com>
Date: Tue, 15 Feb 2022 18:19:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
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 54013 in the body.
You can then email your comments to 54013 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#54013
; Package
guix-patches
.
(Tue, 15 Feb 2022 18:19:01 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
.
(Tue, 15 Feb 2022 18:19:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 2aa7610b8c..2f561abc2f 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -457,7 +457,7 @@ (define-public lensfun
(define-public darktable
(package
(name "darktable")
- (version "3.8.0")
+ (version "3.8.1")
(source
(origin
(method url-fetch)
@@ -465,7 +465,7 @@ (define-public darktable
"https://github.com/darktable-org/darktable/releases/"
"download/release-" version "/darktable-" version ".tar.xz"))
(sha256
- (base32 "01gp9dg5wr2rg1k8cqs0l3s7ism8a4q8qypgwccd4jh7ip3wfr9f"))))
+ (base32 "1xmyn9haagizh8qqg91bm1lx3dq1v8failxj943mipnvaj80dvl1"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags '("-DBINARY_PACKAGE_BUILD=On"
--
2.34.0
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Tue, 15 Feb 2022 19:13:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Alex Devaure <ajadevaure <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 15 Feb 2022 19:13:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 54013-done <at> debbugs.gnu.org (full text, mbox):
On Tue, Feb 15, 2022 at 06:13:37PM +0000, Alex Devaure wrote:
> ---
> 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 2aa7610b8c..2f561abc2f 100644
> --- a/gnu/packages/photo.scm
> +++ b/gnu/packages/photo.scm
> @@ -457,7 +457,7 @@ (define-public lensfun
> (define-public darktable
> (package
> (name "darktable")
> - (version "3.8.0")
> + (version "3.8.1")
> (source
> (origin
> (method url-fetch)
> @@ -465,7 +465,7 @@ (define-public darktable
> "https://github.com/darktable-org/darktable/releases/"
> "download/release-" version "/darktable-" version ".tar.xz"))
> (sha256
> - (base32 "01gp9dg5wr2rg1k8cqs0l3s7ism8a4q8qypgwccd4jh7ip3wfr9f"))))
> + (base32 "1xmyn9haagizh8qqg91bm1lx3dq1v8failxj943mipnvaj80dvl1"))))
Thanks! Pushed as 82c7e4d3ac938daec8c961324889644345709824
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 16 Mar 2022 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.