From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iBQfIWQmx2IIAgEAbAwnHQ (envelope-from ) for ; Thu, 07 Jul 2022 20:31:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id gJ4qIGQmx2IiMQAAG6o9tA (envelope-from ) for ; Thu, 07 Jul 2022 20:31:00 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6A8211BD23 for ; Thu, 7 Jul 2022 20:30:59 +0200 (CEST) Received: from localhost ([::1]:40344 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9WHB-0003rr-Se for larch@yhetil.org; Thu, 07 Jul 2022 14:30:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9WGJ-0003rW-18 for guix-patches@gnu.org; Thu, 07 Jul 2022 14:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35778) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9WGI-0006zH-L3 for guix-patches@gnu.org; Thu, 07 Jul 2022 14:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o9WGI-0000nh-Cs for guix-patches@gnu.org; Thu, 07 Jul 2022 14:30:02 -0400 Subject: bug#56385: [PATCH] gnu: darktable: Update to 4.0.0. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 07 Jul 2022 18:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56385 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: 56385-done@debbugs.gnu.org Mail-Followup-To: 56385@debbugs.gnu.org, lars@6xq.net, john.kehayias@protonmail.com Received: via spool by 56385-done@debbugs.gnu.org id=D56385.16572185753018 (code D ref 56385); Thu, 07 Jul 2022 18:30:02 +0000 Received: (at 56385-done) by debbugs.gnu.org; 7 Jul 2022 18:29:35 +0000 Received: from localhost ([127.0.0.1]:57908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9WFq-0000mc-Oy for submit@debbugs.gnu.org; Thu, 07 Jul 2022 14:29:34 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:52194) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9WFo-0000mN-KV for 56385-done@debbugs.gnu.org; Thu, 07 Jul 2022 14:29:33 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Lf4gn1HCxz9sgt; Thu, 7 Jul 2022 20:29:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1657218565; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LqovTyjeWCngjHaU+rpwUdbBe45hBDfWqulElTirvGE=; b=j2TUYqRk3uu2sl1UQqhP9a01Z1dLKEurTuW7jSVAvb7z9WMDHXhTIg+LnRy7zDlLOnbkSt 4OZX7TzH74uX1fuC9xU6cAbleVvUs1SOl2gzYUnYmNqQsywRlNej+FmuYfDHRAPny2SeFT NVam6abEyyvb7TWJwLp1Hc416gnwk8KEn9kd7P2cUKuT9bTySem1yxtp6pTI6ggBp9vhhB EdgorubvRVZ9kyRrAqRMSk9gpCOJ/nfqI2O80/IQJ9zBlSrsQ9rsM8hUnlYs3V27+/TewD zKS7sJ6uXEqcy5btBGrrHY4AYs2ob/kvHNEDkJ6CozjjMXwEBlWQ4c+uMoQNzg== Date: Thu, 7 Jul 2022 20:29:23 +0200 From: Lars-Dominik Braun Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657218659; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=LqovTyjeWCngjHaU+rpwUdbBe45hBDfWqulElTirvGE=; b=bcuNNM/XzZsnuG8TKCIVECY75NMzWQK9Yhm1sAZK2Dzi6JfaysCYDnYCpZyyHeutB53Epv Xsq8HJzSxe3//UgQUGiIXHc1m7EWu3k44s7B8bIfmn1qcP+u++xfbB/gIXnD9HvcLh/f0k vMImJGOQXHpdfivZSMfqvQq5QtIsOMl3HQGvhlvoFCS5gMZM+Im6QpZUGL4DWgtJqzd3Aj 3Pa/xwi5lQy5Dg24tWRPeyRKLlsX5Nh83Ab9dQcgBATf9YXx8abK2J39CMIIoDwtNBVbSr n/f2wAGkyS91mKTVwQ0afNql2Dn60rJkGU8Bk8kT5xKzOf/T3iFf4ErjVz+K8Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657218659; a=rsa-sha256; cv=none; b=n5WPFbsTblipNFpXb+YsbBqc16Ulaf4G+OYn3ZZUBbPpo0n8XH4qqQVXsdB1LEinKxbcOP sHlxGwfCKunvnhTt6NCyMyTztPzxvgi6GP6Fvva1XPsLjiL1UGqW9wzxML/IvjI9A0dAaB vCgjpyAMeVRjKvy9UWts5+VpUH1uqNZ37P6dqXTCGYuYOAB4iuEUnVC4QACq+36MsOc9QV G0WiBJIGfagBTjO0BUyoBc4GVm8AcSZ5g21DUc0WtI7FJv2vDKRdrnzgRgU6WTortO+LIj SfdrJkOgaf9EDIOdghpQ62F+7oWpdZf4sYDCyinWKgDADu3H8WeP+yYVWsl+WQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=j2TUYqRk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=j2TUYqRk; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6A8211BD23 X-Spam-Score: 6.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: kmXUmut/M6jO Hi, > Here's a quick and simple patch to update Darktable to its new release. I've tested it builds, runs, and opens my photos (on x86_64). works for me too. Pushed as 42224e36d177a4880f550cf97b91cb698a561462 gnu: darktable: Update to 4.0.0. Thanks, Lars