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

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

bug#54013: closed ([PATCH] gnu: darktable: update to 3.8.1)


From: GNU bug Tracking System
Subject: bug#54013: closed ([PATCH] gnu: darktable: update to 3.8.1)
Date: Tue, 15 Feb 2022 19:13:03 +0000

Your message dated Tue, 15 Feb 2022 14:12:36 -0500
with message-id <Ygv7JLTfIFYpvldU@jasmine.lan>
and subject line Re: [bug#54013] [PATCH] gnu: darktable: update to 3.8.1
has caused the debbugs.gnu.org bug report #54013,
regarding [PATCH] gnu: darktable: update to 3.8.1
to be marked as done.

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


-- 
54013: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54013
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: darktable: update to 3.8.1 Date: Tue, 15 Feb 2022 18:13:37 +0000 User-agent: mu4e 1.6.10; emacs 27.2
---
 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 2aa7610b8c..2f561abc2f 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -457,7 +457,7 @@ (define-public lensfun
 (define-public darktable
   (package
     (name "darktable")
-    (version "3.8.0")
+    (version "3.8.1")
     (source
      (origin
        (method url-fetch)
@@ -465,7 +465,7 @@ (define-public darktable
              "https://github.com/darktable-org/darktable/releases/";
              "download/release-" version "/darktable-" version ".tar.xz"))
        (sha256
-        (base32 "01gp9dg5wr2rg1k8cqs0l3s7ism8a4q8qypgwccd4jh7ip3wfr9f"))))
+        (base32 "1xmyn9haagizh8qqg91bm1lx3dq1v8failxj943mipnvaj80dvl1"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags '("-DBINARY_PACKAGE_BUILD=On"
-- 
2.34.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#54013] [PATCH] gnu: darktable: update to 3.8.1 Date: Tue, 15 Feb 2022 14:12:36 -0500
On Tue, Feb 15, 2022 at 06:13:37PM +0000, Alex Devaure wrote:
> ---
>  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 2aa7610b8c..2f561abc2f 100644
> --- a/gnu/packages/photo.scm
> +++ b/gnu/packages/photo.scm
> @@ -457,7 +457,7 @@ (define-public lensfun
>  (define-public darktable
>    (package
>      (name "darktable")
> -    (version "3.8.0")
> +    (version "3.8.1")
>      (source
>       (origin
>         (method url-fetch)
> @@ -465,7 +465,7 @@ (define-public darktable
>               "https://github.com/darktable-org/darktable/releases/";
>               "download/release-" version "/darktable-" version ".tar.xz"))
>         (sha256
> -        (base32 "01gp9dg5wr2rg1k8cqs0l3s7ism8a4q8qypgwccd4jh7ip3wfr9f"))))
> +        (base32 "1xmyn9haagizh8qqg91bm1lx3dq1v8failxj943mipnvaj80dvl1"))))

Thanks! Pushed as 82c7e4d3ac938daec8c961324889644345709824


--- End Message ---

reply via email to

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