From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QJb1AZGyOWT38gAASxT56A (envelope-from ) for ; Fri, 14 Apr 2023 22:07:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SLPpAZGyOWRjcQEAauVa8A (envelope-from ) for ; Fri, 14 Apr 2023 22:07:45 +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 BC08C3FDF6 for ; Fri, 14 Apr 2023 22:07:44 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pnP5d-0001eP-MA; Fri, 14 Apr 2023 15:28:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pnP5b-0001Eg-EK for guix-patches@gnu.org; Fri, 14 Apr 2023 15:28:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pnP5W-0000vs-Ow for guix-patches@gnu.org; Fri, 14 Apr 2023 15:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pnP5V-000808-QM for guix-patches@gnu.org; Fri, 14 Apr 2023 15:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62842] [PATCH 01/11] gnu: dune-common: Update to 2.9.0. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Apr 2023 19:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62842@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 62842-submit@debbugs.gnu.org id=B62842.168150047430702 (code B ref 62842); Fri, 14 Apr 2023 19:28:01 +0000 Received: (at 62842) by debbugs.gnu.org; 14 Apr 2023 19:27:54 +0000 Received: from localhost ([127.0.0.1]:47683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnP5O-0007z8-D9 for submit@debbugs.gnu.org; Fri, 14 Apr 2023 15:27:54 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36771) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnP5I-0007yi-Tc for 62842@debbugs.gnu.org; Fri, 14 Apr 2023 15:27:53 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id DF7CD24028C for <62842@debbugs.gnu.org>; Fri, 14 Apr 2023 21:27:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1681500462; bh=Q6sGan0ILnL+NhrW2rjoYBUF9ZTuPEGNVeKWRRAAf/8=; h=From:To:Cc:Subject:Date:From; b=WXPkaSlvkyZYBi2qrzAizzPxRT16jeFznEemxTkm4ui1toa3ygDf4VQkVIkQQAbTD Qk1YMEERGnefC0m1xFyrXL7JS1ieXNAZ9wzCD0AQ1/n5hdSZHMlXK3hvaTtcbJA01I S0HT6btz/e+YtESdUPJdoy1G/9ERb7Mt/WiehGzPr4zF8ILEsoZEp4yAxWy0BX5t+Q 3lIwvhqNIwrTe2+tilPvTzifWc6ZadPZKs2f9BlLJHVKCEt1QkhWCWIYqsTXngmJh8 YfW6F5PC5+JyVYSfVIG/f/Kd9ZIHqDj7GXls7sOOUW0rF9J6N5C5VNJc+j4D4Ds+up 7tWY9s0+TUmeg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PymgL3KrDz9rxD; Fri, 14 Apr 2023 21:27:42 +0200 (CEST) From: Felix Gruber Date: Fri, 14 Apr 2023 19:27:26 +0000 Message-Id: <20230414192736.41322-1-felgru@posteo.net> In-Reply-To: <20230414192518.41188-1-felgru@posteo.net> References: <20230414192518.41188-1-felgru@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681502864; a=rsa-sha256; cv=none; b=P6xKuiGXt/aiit1qy115FmAfetDrf3rJgmazMWIMpAY2bWmaLkayO+7yN4wWnB3CX7K0ur pKZe/+OqArkxQk+FRhZSyC4MbNSZ62isoppihSuD6IDjBPgyino3n100YclA4KWWjyabQw 4kz8n9IptaEg0scPtwQNCDeXtkW4Ok2tWrWumukYoVh5sTmUDMPvLbCLO0SkAUY/Xt/rg9 AL3XTdMXWbw7qc/6zOzLZAJ2AtRMMyM992k6lvt1c9cvowZYUbeZaYb4pptcH5CimPaZ/E AZ0GXkCB9C3IXp/hW5TAk737iHSUOJQfVLcqSuXfYdhqkjB1iJMnIQ3OCJMOeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WXPkaSlv; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681502864; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=WbT1WaRz2AbeL2AmRPUGCn+glv80Roql/nMYsbIzoMo=; b=eWPh2iqn0eKw2eNbcHJoWmUhNUVJZOdRbmzKxP3SMhMXAYMDYA576ifj2Fi1Wh6mcZYUeN 73MsEeM2ncfyLcQKRupxXpcBWnjt/s7UqZ5wBFVryrapyDEPc5CvfuomQK4nPOhWLrrT3d r7YDxHvtOALpblDn1rKMqoKJrMhiIvTKMOorp8mKhQdAqOWPtLd1TrWaVbQFTGvURPKE1n 0wmWresa+IQ2aDEYUJ5VWwvFqabGauOsQIJLwoa3jnBVYlsrQOBMxBB95e79jk/jp/KSQY jaITs4ZUhvDV9hTnkUj7mpvlp0eVqW1/rUmaIL4/GiY23xtozZdYpWXyjC6dHg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.32 X-Spam-Score: -1.32 X-Migadu-Queue-Id: BC08C3FDF6 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WXPkaSlv; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-TUID: mDPz4jB1JgCO * gnu/packages/maths.scm (dune-common): Update to 2.9.0. --- gnu/packages/maths.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index c10fc8075c..f20126479b 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -34,7 +34,7 @@ ;;; Copyright © 2019 Steve Sprang ;;; Copyright © 2019 Robert Smith ;;; Copyright © 2020 Jakub Kądziołka -;;; Copyright © 2020–2022 Felix Gruber +;;; Copyright © 2020–2023 Felix Gruber ;;; Copyright © 2020 R Veera Kumar ;;; Copyright © 2020 Vincent Legoll ;;; Copyright © 2020 Nicolò Balzarotti @@ -6780,7 +6780,7 @@ (define-public combinatorial-blas (define-public dune-common (package (name "dune-common") - (version "2.7.1") + (version "2.9.0") (source (origin (method url-fetch) @@ -6788,7 +6788,7 @@ (define-public dune-common version "/dune-common-" version ".tar.gz")) (sha256 (base32 - "0sidwdkyrrqjkqhpvrlc991pzi5xzlvxk91s2n7qk3widwy7fch2")))) + "04pzk8q0bibci8z5xlwndhh3y3vs63mw7kad62lbzfwrr5121hrd")))) (build-system cmake-build-system) (arguments `(#:phases -- 2.39.2