gnu: pari-gp: Update to 2.15.1.
authorAndreas Enge <andreas@enge.fr>
Mon, 7 Nov 2022 18:05:11 +0000 (19:05 +0100)
committerAndreas Enge <andreas@enge.fr>
Mon, 7 Nov 2022 18:05:11 +0000 (19:05 +0100)
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.1.

gnu/packages/algebra.scm

index ec76232..3e27c34 100644 (file)
@@ -224,7 +224,7 @@ the real span of the lattice.")
 (define-public pari-gp
   (package
     (name "pari-gp")
-    (version "2.15.0")
+    (version "2.15.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -232,7 +232,7 @@ the real span of the lattice.")
                     version ".tar.gz"))
               (sha256
                (base32
-                "11anfn2lmixi83208p8qxjhwkrrad9s2qqfrl3wy9m0n1lg8ax74"))))
+                "0gcyj0p0z5s1i9y67z5awwmmdvqrisvyrq22gvkbx1b6gjvrsha5"))))
     (build-system gnu-build-system)
     (native-inputs (list (texlive-updmap.cfg
                           (list texlive-amsfonts))))