lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
args @ { fetchurl, ... }:
|
||||
rec {
|
||||
baseName = ''flexi-streams'';
|
||||
version = ''20171227-git'';
|
||||
version = ''20180328-git'';
|
||||
|
||||
parasites = [ "flexi-streams-test" ];
|
||||
|
||||
@@ -10,8 +10,8 @@ rec {
|
||||
deps = [ args."trivial-gray-streams" ];
|
||||
|
||||
src = fetchurl {
|
||||
url = ''http://beta.quicklisp.org/archive/flexi-streams/2017-12-27/flexi-streams-20171227-git.tgz'';
|
||||
sha256 = ''1hw3w8syz7pyggxz1fwskrvjjwz5518vz5clkkjxfshlzqhwxfyc'';
|
||||
url = ''http://beta.quicklisp.org/archive/flexi-streams/2018-03-28/flexi-streams-20180328-git.tgz'';
|
||||
sha256 = ''0hdmzihii3wv6769dfkkw15avpgifizdd7lxdlgjk7h0h8v7yw11'';
|
||||
};
|
||||
|
||||
packageName = "flexi-streams";
|
||||
@@ -20,10 +20,10 @@ rec {
|
||||
overrides = x: x;
|
||||
}
|
||||
/* (SYSTEM flexi-streams DESCRIPTION Flexible bivalent streams for Common Lisp
|
||||
SHA256 1hw3w8syz7pyggxz1fwskrvjjwz5518vz5clkkjxfshlzqhwxfyc URL
|
||||
http://beta.quicklisp.org/archive/flexi-streams/2017-12-27/flexi-streams-20171227-git.tgz
|
||||
MD5 583aa697051062a0d6a6a73923f865d3 NAME flexi-streams FILENAME
|
||||
SHA256 0hdmzihii3wv6769dfkkw15avpgifizdd7lxdlgjk7h0h8v7yw11 URL
|
||||
http://beta.quicklisp.org/archive/flexi-streams/2018-03-28/flexi-streams-20180328-git.tgz
|
||||
MD5 af40ae10a0aab65eccfe161a32e1033b NAME flexi-streams FILENAME
|
||||
flexi-streams DEPS
|
||||
((NAME trivial-gray-streams FILENAME trivial-gray-streams)) DEPENDENCIES
|
||||
(trivial-gray-streams) VERSION 20171227-git SIBLINGS NIL PARASITES
|
||||
(trivial-gray-streams) VERSION 20180328-git SIBLINGS NIL PARASITES
|
||||
(flexi-streams-test)) */
|
||||
|
||||
Reference in New Issue
Block a user