quicklispPackages: regenerate

This commit is contained in:
Michael Raskin
2020-10-24 12:53:25 +02:00
parent 571d45fea6
commit a8d38f8f07
155 changed files with 1497 additions and 1868 deletions
@@ -1,15 +1,15 @@
args @ { fetchurl, ... }:
rec {
baseName = ''command-line-arguments'';
version = ''20191227-git'';
version = ''20200325-git'';
description = ''small library to deal with command-line arguments'';
deps = [ ];
src = fetchurl {
url = ''http://beta.quicklisp.org/archive/command-line-arguments/2019-12-27/command-line-arguments-20191227-git.tgz'';
sha256 = ''1846v22mdi8qfavp9wcp7spic6gcmlrbd6g3l0f3crssqza0asgf'';
url = ''http://beta.quicklisp.org/archive/command-line-arguments/2020-03-25/command-line-arguments-20200325-git.tgz'';
sha256 = ''0ny0c0aw3mfjpmf31pnd9zfnylqh8ji2yi636w1f352c13z2w5sz'';
};
packageName = "command-line-arguments";
@@ -19,8 +19,8 @@ rec {
}
/* (SYSTEM command-line-arguments DESCRIPTION
small library to deal with command-line arguments SHA256
1846v22mdi8qfavp9wcp7spic6gcmlrbd6g3l0f3crssqza0asgf URL
http://beta.quicklisp.org/archive/command-line-arguments/2019-12-27/command-line-arguments-20191227-git.tgz
MD5 3ed82e1536b55fc0b7abc79626631aab NAME command-line-arguments FILENAME
command-line-arguments DEPS NIL DEPENDENCIES NIL VERSION 20191227-git
0ny0c0aw3mfjpmf31pnd9zfnylqh8ji2yi636w1f352c13z2w5sz URL
http://beta.quicklisp.org/archive/command-line-arguments/2020-03-25/command-line-arguments-20200325-git.tgz
MD5 5a860667bc3feef212028b90c9e026f8 NAME command-line-arguments FILENAME
command-line-arguments DEPS NIL DEPENDENCIES NIL VERSION 20200325-git
SIBLINGS NIL PARASITES NIL) */