quicklisp: update distinfo 2019-12-27 -> 2020-10-16
This commit is contained in:
parent
3d4e133e77
commit
2c9c237873
@ -24,8 +24,8 @@ let lispPackages = rec {
|
|||||||
quicklispdist = pkgs.fetchurl {
|
quicklispdist = pkgs.fetchurl {
|
||||||
# Will usually be replaced with a fresh version anyway, but needs to be
|
# Will usually be replaced with a fresh version anyway, but needs to be
|
||||||
# a valid distinfo.txt
|
# a valid distinfo.txt
|
||||||
url = "https://beta.quicklisp.org/dist/quicklisp/2019-12-27/distinfo.txt";
|
url = "https://beta.quicklisp.org/dist/quicklisp/2020-10-16/distinfo.txt";
|
||||||
sha256 = "0fz0k7ydmddxvxyid0nkifap21n6bxap602qhqsac2dxglv3i4cs";
|
sha256 = "sha256:090xjcnyqcv8az9n1a7m0f6vzz2nwcncy95ha7ixb7fnd2rj1n65";
|
||||||
};
|
};
|
||||||
buildPhase = '' true; '';
|
buildPhase = '' true; '';
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user