emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69349: closed ([PATCH] gnu: darktable: update to 4.6.1)


From: GNU bug Tracking System
Subject: bug#69349: closed ([PATCH] gnu: darktable: update to 4.6.1)
Date: Sat, 09 Mar 2024 03:41:02 +0000

Your message dated Sat, 09 Mar 2024 11:40:26 +0800
with message-id <874jdg8445.fsf@envs.net>
and subject line Re: [bug#69349] [PATCH] gnu: darktable: update to 4.6.1
has caused the debbugs.gnu.org bug report #69349,
regarding [PATCH] gnu: darktable: update to 4.6.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69349: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69349
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: darktable: update to 4.6.1 Date: Sat, 24 Feb 2024 10:36:05 +0000 User-agent: mu4e 1.10.8; emacs 29.1
Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
---
 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 48f1c38695..1018d2e801 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.0")
+    (version "4.6.1")
     (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 "1hmcib37b5v8893d69i2qgvmbkmils8a0gn5dpg2462d43ijfjvj"))))
+        (base32 "1zbsrx5cfyifzbi657izw8rfkgd9pm4hx8afv8y2sgi9f2hc1v8n"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: c0f88cd18649c31c75bcddf8247b14ef3e3a66a5
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69349] [PATCH] gnu: darktable: update to 4.6.1 Date: Sat, 09 Mar 2024 11:40:26 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Alex Devaure <ajadevaure@gmail.com> writes:

> Change-Id: I2642b78036205c97c8183349fc809fcfec78f866
> ---
>  gnu/packages/photo.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as commit f16a112500, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]