unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53152] Update darktable to 3.8.0
@ 2022-01-09 22:50 phodina via Guix-patches via
  2022-01-11 13:28 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: phodina via Guix-patches via @ 2022-01-09 22:50 UTC (permalink / raw)
  To: 53152


[-- Attachment #1.1: Type: text/plain, Size: 46 bytes --]

Hi,

here's an update of darktable.

----
Petr

[-- Attachment #1.2: Type: text/html, Size: 266 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-darktable-Update-to-3.8.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-darktable-Update-to-3.8.0.patch, Size: 1413 bytes --]

From 75db14607306ce3fdc9b459357d5d9d94935d63d Mon Sep 17 00:00:00 2001
From: Petr Hodina <phodina@protonmail.com>
Date: Mon, 3 Jan 2022 21:18:01 +0100
Subject: [PATCH] gnu: darktable: Update to 3.8.0.

* gnu/packages/photo.scm (darktable): Update to 3.8.0.

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e6f26c3b72..a71e840a0e 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -9,6 +9,7 @@
 ;;; Copyright © 2020 Sebastian Schott <sschott@mailbox.org>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020. 2021 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -460,7 +461,7 @@ (define-public lensfun
 (define-public darktable
   (package
     (name "darktable")
-    (version "3.6.1")
+    (version "3.8.0")
     (source
      (origin
        (method url-fetch)
@@ -468,7 +469,7 @@ (define-public darktable
              "https://github.com/darktable-org/darktable/releases/"
              "download/release-" version "/darktable-" version ".tar.xz"))
        (sha256
-        (base32 "051dwhdqa9q3zyrvr78g0cfzl1zhaagfvgx9axa9895q0g0wggx2"))))
+        (base32 "01gp9dg5wr2rg1k8cqs0l3s7ism8a4q8qypgwccd4jh7ip3wfr9f"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags '("-DBINARY_PACKAGE_BUILD=On"
-- 
2.34.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#53152] Update darktable to 3.8.0
  2022-01-09 22:50 [bug#53152] Update darktable to 3.8.0 phodina via Guix-patches via
@ 2022-01-11 13:28 ` Ludovic Courtès
  2022-01-11 18:47   ` phodina via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-01-11 13:28 UTC (permalink / raw)
  To: phodina; +Cc: 53152

Hi,

phodina <phodina@protonmail.com> skribis:

> From 75db14607306ce3fdc9b459357d5d9d94935d63d Mon Sep 17 00:00:00 2001
> From: Petr Hodina <phodina@protonmail.com>
> Date: Mon, 3 Jan 2022 21:18:01 +0100
> Subject: [PATCH] gnu: darktable: Update to 3.8.0.
>
> * gnu/packages/photo.scm (darktable): Update to 3.8.0.

Please join the discussion at <https://issues.guix.gnu.org/52956>.

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#53152] Update darktable to 3.8.0
  2022-01-11 13:28 ` Ludovic Courtès
@ 2022-01-11 18:47   ` phodina via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: phodina via Guix-patches via @ 2022-01-11 18:47 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 53152

Thanks Ludo’ for the link to the discussion.

Petr

> Hi,
>
> phodina phodina@protonmail.com skribis:
>
> > From 75db14607306ce3fdc9b459357d5d9d94935d63d Mon Sep 17 00:00:00 2001
> >
> > From: Petr Hodina phodina@protonmail.com
> >
> > Date: Mon, 3 Jan 2022 21:18:01 +0100
> >
> > Subject: [PATCH] gnu: darktable: Update to 3.8.0.
> >
> > -   gnu/packages/photo.scm (darktable): Update to 3.8.0.
>
> Please join the discussion at https://issues.guix.gnu.org/52956.
>
> Thanks,
>
> Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-11 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-09 22:50 [bug#53152] Update darktable to 3.8.0 phodina via Guix-patches via
2022-01-11 13:28 ` Ludovic Courtès
2022-01-11 18:47   ` phodina via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).