GNU bug report logs -
#71906
[PATCH] gnu: package: darktable update to 4.8.0
Previous Next
Reported by: Alex Devaure <ajadevaure <at> gmail.com>
Date: Tue, 2 Jul 2024 19:06:02 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
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 71906 in the body.
You can then email your comments to 71906 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#71906
; Package
guix-patches
.
(Tue, 02 Jul 2024 19:06: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
.
(Tue, 02 Jul 2024 19:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
Here is a patch for the new version of darktable.
Best regards,
Alex
Change-Id: I36df2b5a96f24488ebc1c491571a954af14d9e3f
---
gnu/packages/photo.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e69721ef10..4996741170 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.1")
+ (version "4.8.0")
(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 "1zbsrx5cfyifzbi657izw8rfkgd9pm4hx8afv8y2sgi9f2hc1v8n"))))
+ (base32 "0mcjgz8kmsmj5icik3zsrk61qg9dafswch93bw3y8w2j07llk621"))))
(build-system cmake-build-system)
(arguments
(list
@@ -612,7 +612,7 @@ (define-public darktable
libxml2
libxslt
libheif
- lua-5.4 ;optional, for plugins
+ lua-5.4 ;optional, for plugins
opencl-icd-loader ;optional, for OpenCL support
openexr ;optional, for EXR import/export
openjpeg ;optional, for JPEG2000 export
base-commit: 4b3a553ca5ba5ac190739309eb5f7aa8170cf2a8
--
2.45.1
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Wed, 03 Jul 2024 14:56:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Alex Devaure <ajadevaure <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 03 Jul 2024 14:56:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71906-done <at> debbugs.gnu.org (full text, mbox):
Hi Alex,
Thanks for the patch.
I applied with some modifications to the commit message.
See what I did for the commit message format for next time. It follows
the format that we use for the Guix project.
Thanks!
--
all the best,
jgart
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71906
; Package
guix-patches
.
(Wed, 03 Jul 2024 17:56:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 71906-done <at> debbugs.gnu.org (full text, mbox):
jgart <jgart <at> dismail.de> writes:
Hi jgart,
> Hi Alex,
>
> Thanks for the patch.
>
> I applied with some modifications to the commit message.
>
> See what I did for the commit message format for next time. It follows
> the format that we use for the Guix project.
I saw the commit message you used. I will use the same from now on.
>
> Thanks!
Best regards,
Alex
Information forwarded
to
guix-patches <at> gnu.org
:
bug#71906
; Package
guix-patches
.
(Wed, 03 Jul 2024 20:04:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 71906-done <at> debbugs.gnu.org (full text, mbox):
Thanks! Much appreciated.
all best,
jgart
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 01 Aug 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.