lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
args @ { fetchurl, ... }:
|
||||
rec {
|
||||
baseName = ''cl-store'';
|
||||
version = ''20160531-git'';
|
||||
version = ''20180328-git'';
|
||||
|
||||
parasites = [ "cl-store-tests" ];
|
||||
|
||||
@@ -10,8 +10,8 @@ rec {
|
||||
deps = [ args."rt" ];
|
||||
|
||||
src = fetchurl {
|
||||
url = ''http://beta.quicklisp.org/archive/cl-store/2016-05-31/cl-store-20160531-git.tgz'';
|
||||
sha256 = ''0j1pfgvzy6l7hb68xsz2dghsa94lip7caq6f6608jsqadmdswljz'';
|
||||
url = ''http://beta.quicklisp.org/archive/cl-store/2018-03-28/cl-store-20180328-git.tgz'';
|
||||
sha256 = ''1r5fmmpjcshfqv43zv282kjsxxp0imxd2fdpwwcr7y7m256w660n'';
|
||||
};
|
||||
|
||||
packageName = "cl-store";
|
||||
@@ -20,8 +20,8 @@ rec {
|
||||
overrides = x: x;
|
||||
}
|
||||
/* (SYSTEM cl-store DESCRIPTION Serialization package SHA256
|
||||
0j1pfgvzy6l7hb68xsz2dghsa94lip7caq6f6608jsqadmdswljz URL
|
||||
http://beta.quicklisp.org/archive/cl-store/2016-05-31/cl-store-20160531-git.tgz
|
||||
MD5 8b3f33956b05d8e900346663f6abca3c NAME cl-store FILENAME cl-store DEPS
|
||||
((NAME rt FILENAME rt)) DEPENDENCIES (rt) VERSION 20160531-git SIBLINGS NIL
|
||||
1r5fmmpjcshfqv43zv282kjsxxp0imxd2fdpwwcr7y7m256w660n URL
|
||||
http://beta.quicklisp.org/archive/cl-store/2018-03-28/cl-store-20180328-git.tgz
|
||||
MD5 2f8831cb60c0b0575c65e1dbebc07dee NAME cl-store FILENAME cl-store DEPS
|
||||
((NAME rt FILENAME rt)) DEPENDENCIES (rt) VERSION 20180328-git SIBLINGS NIL
|
||||
PARASITES (cl-store-tests)) */
|
||||
|
||||
Reference in New Issue
Block a user