GNU bug report logs - #72468
[PATCH] gnu: darktable: Update to 4.8.1.

Previous Next

Package: guix-patches;

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

Date: Sun, 4 Aug 2024 18:05:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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 72468 in the body.
You can then email your comments to 72468 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#72468; Package guix-patches. (Sun, 04 Aug 2024 18:05: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. (Sun, 04 Aug 2024 18:05: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.8.1.
Date: Sun, 4 Aug 2024 18:37:23 +0100
* gnu/packages/photo.scm (darktable): Update to 4.8.1.

---
 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 47511fb0e4..6088ae9aca 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -531,7 +531,7 @@ (define-public lensfun
 (define-public darktable
   (package
     (name "darktable")
-    (version "4.8.0")
+    (version "4.8.1")
     (source
      (origin
        (method url-fetch)
@@ -539,7 +539,7 @@ (define-public darktable
              "https://github.com/darktable-org/darktable/releases/"
              "download/release-" version "/darktable-" version ".tar.xz"))
        (sha256
-        (base32 "0mcjgz8kmsmj5icik3zsrk61qg9dafswch93bw3y8w2j07llk621"))))
+        (base32 "14armww5rmbgqssm8c3xji5i6ccdzgnn0k6zkxhvhvykmqn0w6wh"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.45.2




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 22 Aug 2024 11:47:01 GMT) Full text and rfc822 format available.

Notification sent to Alex Devaure <ajadevaure <at> gmail.com>:
bug acknowledged by developer. (Thu, 22 Aug 2024 11:47:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Alex Devaure <ajadevaure <at> gmail.com>
Cc: 72468-done <at> debbugs.gnu.org
Subject: Re: [bug#72468] [PATCH] gnu: darktable: Update to 4.8.1.
Date: Thu, 22 Aug 2024 12:45:36 +0100
[Message part 1 (text/plain, inline)]
Alex Devaure <ajadevaure <at> gmail.com> writes:

> * gnu/packages/photo.scm (darktable): Update to 4.8.1.
>
> ---
>  gnu/packages/photo.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I pushed this to master as
7b107f3646457e7be134dbf2bffb9394f7a82034.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Sep 2024 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 276 days ago.

Previous Next


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