Commit graph

4 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Timo Kaufmann 68394a737e libgap: switch to upstream url 2018-06-30 01:20:44 +02:00
Ryan Mulligan f87e219b49 libgap: 4.8.3 -> 4.8.6
Semi-automatic update. These checks were performed:

- built on NixOS
- found 4.8.6 with grep in /nix/store/05va3jfhvjfxri7311n92l8dgh3l0f0n-libgap-4.8.6
- found 4.8.6 in filename of file in /nix/store/05va3jfhvjfxri7311n92l8dgh3l0f0n-libgap-4.8.6

cc "@raskin"
2018-02-26 20:28:28 -08:00
Michael Raskin d5547a9409 libgap: init at 4.8.3 2016-10-26 11:06:37 +02:00