From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cLuoFyUx8WLzywAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 17:52:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kI2TFyUx8WI1bAAAauVa8A (envelope-from ) for ; Mon, 08 Aug 2022 17:52:05 +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 0B4703945 for ; Mon, 8 Aug 2022 17:52:05 +0200 (CEST) Received: from localhost ([::1]:53122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oL52y-00041V-7H for larch@yhetil.org; Mon, 08 Aug 2022 11:52:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oL4zG-0000Zo-1g for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:14 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52020) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oL4zF-0006pB-OW for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oL4zF-0006B8-Li for guix-patches@gnu.org; Mon, 08 Aug 2022 11:48:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56729] [RFC PATCH v2 26/29] gnu: Add pari-galdata. Resent-From: vicvbcun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 15:48:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56729@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Andreas Enge Received: via spool by 56729-submit@debbugs.gnu.org id=B56729.165997368223531 (code B ref 56729); Mon, 08 Aug 2022 15:48:13 +0000 Received: (at 56729) by debbugs.gnu.org; 8 Aug 2022 15:48:02 +0000 Received: from localhost ([127.0.0.1]:41736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4z3-00067F-UB for submit@debbugs.gnu.org; Mon, 08 Aug 2022 11:48:02 -0400 Received: from mo4-p05-ob.smtp.rzone.de ([85.215.255.133]:34075) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL4yZ-00062G-UL for 56729@debbugs.gnu.org; Mon, 08 Aug 2022 11:47:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1659973638; s=strato-dkim-0002; d=ikherbers.com; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Cc:Date: From:Subject:Sender; bh=Xy7fLzCJOvkqKhzC1/OkCgvL/EtzZm2wlpbxU21jeZ8=; b=OfSqK8xdAEauutvrhx253N7OAJXuw0panQrfQke5b1qMYaKemaQnubbQ47nGN9mkRn RFJCHYxJGgQiZPhO45CEnw1kE7PZ/bXsFK5z4L8ElK2nDDw18qb3CuJOVREjSNhSOgFw gsUXYwe13c6bCrZvqPs6rAnvlZ+7SqXV2nXGHiFnus/SWWAehAL2SzDLXaepdvS4C5HA 6gab+BoaF877zFAVUnv9KoLMue6JFNIiZyAqRUxgzmLPRWzcljWzmgOxeXNwjKbW0PFa mYe3EJahN7vfygG1Exdo1XToaLKuDyCGuX6ku+7NkGRB10x8dFt6KZYHOPjiC0+Y1Soq X7Rw== X-RZG-AUTH: ":IUwNfkitaf3qOWm2b/jA5tveVwUUcwH3PkiYp6DPxTDDEo4xO9ymAEzKSWlvmNAhIG6s" X-RZG-CLASS-ID: mo05 Received: from lambda.localdomain by smtp.strato.de (RZmta 47.47.0 DYNA|AUTH) with ESMTPSA id 0cac6cy78FlIoRX (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Mon, 8 Aug 2022 17:47:18 +0200 (CEST) From: vicvbcun Date: Mon, 8 Aug 2022 17:46:01 +0200 Message-Id: <3f51209aa4466b0622e61393aea65735579c1313.1659973115.git.guix@ikherbers.com> X-Mailer: git-send-email 2.37.0 In-Reply-To: References: MIME-Version: 1.0 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" 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=1659973925; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=Xy7fLzCJOvkqKhzC1/OkCgvL/EtzZm2wlpbxU21jeZ8=; b=UasTKnvEwdvbFyWoBf/PCut35QzAwTEvmH5z9cZfk1V1a0Oev6ZsIDLjp+oB7A4+dE1jVg a/SAl7460Mjz5nuW6KJv5jeWm3N2uUSbQ9oAZhYb6gtBiD1Kn7XfmdY8917vInCgoah8si 8Hc9H+M3HqqPz9JC03If/O0QzVlJ4FdhbkTFqIc7txcewBqEWKee2mJRT/x/bNMFhc7jdO vo2ZGLkG6dsb3KqQzpt2J0gFqc141BKHaEI1NGygWdnag3EWXwzNX8hMMvTXP+E8t1qFbV kHQ8sAOkOQItUzCB7dajL/lXOoKlIui8Mbv0WJaKP2TYp5+0bBCoEr4cqYhzUg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659973925; a=rsa-sha256; cv=none; b=ac8euolY5Ro6Tqivn27lppVG6XXAxE+q1SKH4yjnUKffFbnqFvdyWMQz7zVtb5BqAopZSk QfE5foA+uMy+cQHw4UIyVnLpiyUapSHLE5MJBDpBNoFnFH1KF/79EzjKixlUORfAXo6pNL DBVCg1IAB4vo4n/4AVUrYp6iJc8Mb4RGq2BkuK+aS6hSCS3V9NuoP59UNk2DdxFcxVldjv FzkohdHiuH1COzuvclXdGKkWa9Z+fLycFxO14+jk+Doq8OyzCuV46yerBMaMQuLGah759k 7RlnebiJOYNnDH0hUPR3YgsshnIkuTvTEilyXwNRzt2KoNHvIQVBnISAyUEkCw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ikherbers.com header.s=strato-dkim-0002 header.b=OfSqK8xd; dmarc=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: 2.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ikherbers.com header.s=strato-dkim-0002 header.b=OfSqK8xd; dmarc=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: 0B4703945 X-Spam-Score: 2.61 X-Migadu-Scanner: scn1.migadu.com X-TUID: NOMM5b8NbsTr * gnu/packages/sagemath.scm (pari-galdata): New variable. --- gnu/packages/sagemath.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm index 1f5c51bf86..5a3c893b61 100644 --- a/gnu/packages/sagemath.scm +++ b/gnu/packages/sagemath.scm @@ -752,3 +752,23 @@ (define-public sagemath-data-polytopes-db (description synopsis) ;; Sage says gpl (license #f))) + +(define-public pari-galdata + (package + (name "pari-galdata") + (version "20080412") + (source (origin + (method url-fetch) + ;; no versioning, seem to moved moved to old/... on update + (uri "https://pari.math.u-bordeaux.fr/pub/pari/packages/galdata.tgz") + (sha256 + (base32 + "1pch6bk76f1i6cwwgm7hhxi5h71m52lqayp4mnyj0jmjk406bhdp")))) + (build-system copy-build-system) + (arguments '(#:install-plan '(("." "share/pari")))) + (home-page "https://pari.math.u-bordeaux.fr/packages.html") + (synopsis "PARI database needed to compute Galois group in degrees 8 +through 11") + (description synopsis) + ;; see home-page + (license license:gpl2+))) -- 2.37.0