gp2c: 0.0.11 -> 0.0.11pl1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gp2c/versions
This commit is contained in:
parent
a054d74507
commit
f5b4eb63f3
@ -4,11 +4,11 @@
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
name = "gp2c-${version}";
|
||||
version = "0.0.11";
|
||||
version = "0.0.11pl1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://pari.math.u-bordeaux.fr/pub/pari/GP2C/${name}.tar.gz";
|
||||
sha256 = "1z69xj2dpd8yyi8108rz26c50xpv0k2j8qnk0bzy1c5lw3pd1adm";
|
||||
sha256 = "1c6f6vmncw032kfzrfyr8bynw6yd3faxpy2285r009fmr0zxfs5s";
|
||||
};
|
||||
|
||||
buildInputs = [ pari perl ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user