GNU bug report logs - #62681
[PATCH] gnu: darktable: Update to 4.2.1

Previous Next

Package: guix-patches;

Reported by: Alex Devaure <ajadevaure <at> gmail.com>

Date: Wed, 5 Apr 2023 17:35:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 62681 in the body.
You can then email your comments to 62681 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62681; Package guix-patches. (Wed, 05 Apr 2023 17:35: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. (Wed, 05 Apr 2023 17:35:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alex Devaure <ajadevaure <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: darktable: Update to 4.2.1
Date: Wed, 05 Apr 2023 18:31:13 +0100
Hi,
Here is a patch to update darktable. I have tested that it builds and I
can open my photos.

From 886f2a21cb13fa09c006c1fac7f0c9481afcb80e Mon Sep 17 00:00:00 2001
From: Alex Devaure <ajadevaure <at> gmail.com>
Date: Wed, 5 Apr 2023 08:47:55 +0100
Subject: [PATCH] gnu packages photo: update darktable to 4.2.1

---
 gnu/packages/photo.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 80fc963363..f825696e8d 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -460,7 +460,7 @@ (define-public lensfun
 (define-public darktable
   (package
     (name "darktable")
-    (version "4.2.0")
+    (version "4.2.1")
     (source
      (origin
        (method url-fetch)
@@ -468,7 +468,7 @@ (define-public darktable
              "https://github.com/darktable-org/darktable/releases/"
              "download/release-" version "/darktable-" version ".tar.xz"))
        (sha256
-        (base32 "1y8sn7yyqyg1n82byaw5csjr8a6m7g6839krq9k9zc79vxzr3c0q"))))
+        (base32 "1b3vr6njwqfvnrx3qpbg5aqcbl1z8nxnxcgyyw0sd4a20z33jfk0"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags '("-DBINARY_PACKAGE_BUILD=On"
@@ -834,3 +834,4 @@ (define-public librtprocess
     (description
      "This package provides RawTherapee's highly optimized RAW processing routines.")
     (license license:gpl3+)))
+
-- 
2.39.1




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 08 Apr 2023 12:12:02 GMT) Full text and rfc822 format available.

Notification sent to Alex Devaure <ajadevaure <at> gmail.com>:
bug acknowledged by developer. (Sat, 08 Apr 2023 12:12:03 GMT) Full text and rfc822 format available.

Message #10 received at 62681-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Alex Devaure <ajadevaure <at> gmail.com>
Cc: 62681-done <at> debbugs.gnu.org
Subject: Re: [bug#62681] [PATCH] gnu: darktable: Update to 4.2.1
Date: Sat, 08 Apr 2023 14:10:55 +0200
Alex Devaure <ajadevaure <at> gmail.com> writes:

> Here is a patch to update darktable. I have tested that it builds and I
> can open my photos.

Thank you. I fixed the commit message and applied your patch.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 May 2023 11:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.