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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alex Devaure <ajadevaure <at> gmail.com>
Subject: bug#72468: closed (Re: [bug#72468] [PATCH] gnu: darktable: Update
 to 4.8.1.)
Date: Thu, 22 Aug 2024 11:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72468: [PATCH] gnu: darktable: Update to 4.8.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72468 <at> debbugs.gnu.org.

-- 
72468: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72468
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
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



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.