unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Devaure <ajadevaure@gmail.com>
To: 71906@debbugs.gnu.org
Subject: [bug#71906] [PATCH] gnu: package: darktable update to 4.8.0
Date: Tue, 02 Jul 2024 20:04:33 +0100	[thread overview]
Message-ID: <878qyjobsu.fsf@gmail.com> (raw)

Hi,
Here is a patch for the new version of darktable.
Best regards,
Alex

Change-Id: I36df2b5a96f24488ebc1c491571a954af14d9e3f
---
 gnu/packages/photo.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e69721ef10..4996741170 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.1")
+    (version "4.8.0")
     (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 "1zbsrx5cfyifzbi657izw8rfkgd9pm4hx8afv8y2sgi9f2hc1v8n"))))
+        (base32 "0mcjgz8kmsmj5icik3zsrk61qg9dafswch93bw3y8w2j07llk621"))))
     (build-system cmake-build-system)
     (arguments
      (list
@@ -612,7 +612,7 @@ (define-public darktable
            libxml2
            libxslt
            libheif
-           lua-5.4                      ;optional, for plugins
+           lua-5.4                    ;optional, for plugins
            opencl-icd-loader            ;optional, for OpenCL support
            openexr                      ;optional, for EXR import/export
            openjpeg                     ;optional, for JPEG2000 export

base-commit: 4b3a553ca5ba5ac190739309eb5f7aa8170cf2a8
-- 
2.45.1




             reply	other threads:[~2024-07-02 19:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 19:04 Alex Devaure [this message]
2024-07-03 14:55 ` bug#71906: [PATCH] gnu: package: darktable update to 4.8.0 jgart via Guix-patches via
2024-07-03 17:52   ` [bug#71906] " Alex Devaure
2024-07-03 20:03     ` jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878qyjobsu.fsf@gmail.com \
    --to=ajadevaure@gmail.com \
    --cc=71906@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).