[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72468: closed ([PATCH] gnu: darktable: Update to 4.8.1.)
From: |
GNU bug Tracking System |
Subject: |
bug#72468: closed ([PATCH] gnu: darktable: Update to 4.8.1.) |
Date: |
Thu, 22 Aug 2024 11:47:01 +0000 |
Your message dated Thu, 22 Aug 2024 12:45:36 +0100
with message-id <87zfp4ok67.fsf@cbaines.net>
and subject line Re: [bug#72468] [PATCH] gnu: darktable: Update to 4.8.1.
has caused the debbugs.gnu.org bug report #72468,
regarding [PATCH] gnu: darktable: Update to 4.8.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)
--
72468: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72468
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Subject:
Re: [bug#72468] [PATCH] gnu: darktable: Update to 4.8.1.
Date:
Thu, 22 Aug 2024 12:45:36 +0100
User-agent:
mu4e 1.12.4; emacs 29.3
Alex Devaure <ajadevaure@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
Description: PGP signature
--- End Message ---
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#72468: closed ([PATCH] gnu: darktable: Update to 4.8.1.),
GNU bug Tracking System <=