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,7 +1,7 @@
args @ { fetchurl, ... }:
rec {
baseName = ''simple-date'';
version = ''postmodern-20190521-git'';
version = ''postmodern-20191227-git'';
parasites = [ "simple-date/postgres-glue" "simple-date/tests" ];
@@ -10,8 +10,8 @@ rec {
deps = [ args."cl-postgres" args."fiveam" args."md5" args."usocket" ];
src = fetchurl {
url = ''http://beta.quicklisp.org/archive/postmodern/2019-05-21/postmodern-20190521-git.tgz'';
sha256 = ''1vphrizbhbs3r5rq4b8dh4149bz11h5xxilragwf4l2i619k3cp5'';
url = ''http://beta.quicklisp.org/archive/postmodern/2019-12-27/postmodern-20191227-git.tgz'';
sha256 = ''1p44aphx7y0lh018pk2r9w006vinc5yrfrp1m9l9648p2jxiw1c4'';
};
packageName = "simple-date";
@@ -20,12 +20,12 @@ rec {
overrides = x: x;
}
/* (SYSTEM simple-date DESCRIPTION System lacks description SHA256
1vphrizbhbs3r5rq4b8dh4149bz11h5xxilragwf4l2i619k3cp5 URL
http://beta.quicklisp.org/archive/postmodern/2019-05-21/postmodern-20190521-git.tgz
MD5 102567f386757cd52aca500c0c348d90 NAME simple-date FILENAME simple-date
1p44aphx7y0lh018pk2r9w006vinc5yrfrp1m9l9648p2jxiw1c4 URL
http://beta.quicklisp.org/archive/postmodern/2019-12-27/postmodern-20191227-git.tgz
MD5 67b909de432e6414e7832eed18f9ad18 NAME simple-date FILENAME simple-date
DEPS
((NAME cl-postgres FILENAME cl-postgres) (NAME fiveam FILENAME fiveam)
(NAME md5 FILENAME md5) (NAME usocket FILENAME usocket))
DEPENDENCIES (cl-postgres fiveam md5 usocket) VERSION
postmodern-20190521-git SIBLINGS (cl-postgres postmodern s-sql) PARASITES
postmodern-20191227-git SIBLINGS (cl-postgres postmodern s-sql) PARASITES
(simple-date/postgres-glue simple-date/tests)) */