lispPackages: update distinfo

This commit is contained in:
ysengrimm
2020-03-15 22:34:16 +01:00
parent 46c80bfee6
commit 43e76027b9
74 changed files with 674 additions and 554 deletions
@@ -1,15 +1,15 @@
args @ { fetchurl, ... }:
rec {
baseName = ''proc-parse'';
version = ''20160318-git'';
version = ''20190813-git'';
description = ''Procedural vector parser'';
deps = [ args."alexandria" args."babel" args."trivial-features" ];
src = fetchurl {
url = ''http://beta.quicklisp.org/archive/proc-parse/2016-03-18/proc-parse-20160318-git.tgz'';
sha256 = ''00261w269w9chg6r3sh8hg8994njbsai1g3zni0whm2dzxxq6rnl'';
url = ''http://beta.quicklisp.org/archive/proc-parse/2019-08-13/proc-parse-20190813-git.tgz'';
sha256 = ''126l7mqxjcgw2limddgrdq63cdhwkhaxabxl9l0bjadf92nczg0j'';
};
packageName = "proc-parse";
@@ -18,11 +18,11 @@ rec {
overrides = x: x;
}
/* (SYSTEM proc-parse DESCRIPTION Procedural vector parser SHA256
00261w269w9chg6r3sh8hg8994njbsai1g3zni0whm2dzxxq6rnl URL
http://beta.quicklisp.org/archive/proc-parse/2016-03-18/proc-parse-20160318-git.tgz
MD5 5e43f50284fa70c448a3df12d1eea2ea NAME proc-parse FILENAME proc-parse
126l7mqxjcgw2limddgrdq63cdhwkhaxabxl9l0bjadf92nczg0j URL
http://beta.quicklisp.org/archive/proc-parse/2019-08-13/proc-parse-20190813-git.tgz
MD5 99bdce79943071267c6a877d8de246c5 NAME proc-parse FILENAME proc-parse
DEPS
((NAME alexandria FILENAME alexandria) (NAME babel FILENAME babel)
(NAME trivial-features FILENAME trivial-features))
DEPENDENCIES (alexandria babel trivial-features) VERSION 20160318-git
DEPENDENCIES (alexandria babel trivial-features) VERSION 20190813-git
SIBLINGS (proc-parse-test) PARASITES NIL) */