pari 2.9.3
Closes #15650. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4229339916
commit
05bcb9567b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Pari < Formula
|
||||
desc "Computer algebra system designed for fast computations in number theory"
|
||||
homepage "https://pari.math.u-bordeaux.fr/"
|
||||
url "https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.9.2.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/p/pari/pari_2.9.2.orig.tar.gz"
|
||||
sha256 "9aa24cbbcf4e0b09dcc21cf9b09f2eb08e38ee16ab13651be7274c9b3e46207e"
|
||||
url "https://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.9.3.tar.gz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/p/pari/pari_2.9.3.orig.tar.gz"
|
||||
sha256 "e76a27779d2b1210ce1aba48363b98dd201a1bf876eb14f46ea6bd7769a00a63"
|
||||
|
||||
bottle do
|
||||
sha256 "706967276bb148178350324b1e9f625cb23fdb8e2a7fd75a152e6732227fd0e9" => :sierra
|
||||
|
|
Loading…
Reference in a new issue