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 = ''metabang-bind'';
version = ''20191130-git'';
version = ''20200218-git'';
description = ''Bind is a macro that generalizes multiple-value-bind, let, let*, destructuring-bind, structure and slot accessors, and a whole lot more.'';
deps = [ ];
src = fetchurl {
url = ''http://beta.quicklisp.org/archive/metabang-bind/2019-11-30/metabang-bind-20191130-git.tgz'';
sha256 = ''0w4hk94wpfxxznl2xvasnwla7v9i8hrixa1b0r5ngph3n0hq48ci'';
url = ''http://beta.quicklisp.org/archive/metabang-bind/2020-02-18/metabang-bind-20200218-git.tgz'';
sha256 = ''0mfjzfsv8v6i9ahwldfzznl29i42cmh5srmpgq64ar1vp6bdn1hq'';
};
packageName = "metabang-bind";
@@ -19,8 +19,8 @@ rec {
}
/* (SYSTEM metabang-bind DESCRIPTION
Bind is a macro that generalizes multiple-value-bind, let, let*, destructuring-bind, structure and slot accessors, and a whole lot more.
SHA256 0w4hk94wpfxxznl2xvasnwla7v9i8hrixa1b0r5ngph3n0hq48ci URL
http://beta.quicklisp.org/archive/metabang-bind/2019-11-30/metabang-bind-20191130-git.tgz
MD5 b0845abb1eadb83e33e91c8d4ad88d2f NAME metabang-bind FILENAME
metabang-bind DEPS NIL DEPENDENCIES NIL VERSION 20191130-git SIBLINGS
SHA256 0mfjzfsv8v6i9ahwldfzznl29i42cmh5srmpgq64ar1vp6bdn1hq URL
http://beta.quicklisp.org/archive/metabang-bind/2020-02-18/metabang-bind-20200218-git.tgz
MD5 25ee72526862a9d794f7b0fc1826029e NAME metabang-bind FILENAME
metabang-bind DEPS NIL DEPENDENCIES NIL VERSION 20200218-git SIBLINGS
(metabang-bind-test) PARASITES NIL) */