lispPackages.quicklisp: distinfo 2021-02-28 -> 2021-04-11,

quicklispPackages: regenerate,
lispPackages.nyxt: 2021-03-27 -> 2021-05-06, use upstream Makefile
This commit is contained in:
Michael Raskin
2021-05-10 18:17:21 +02:00
parent acd5e6707e
commit 3fde66cd0c
48 changed files with 366 additions and 304 deletions
@@ -2,15 +2,15 @@
args @ { fetchurl, ... }:
rec {
baseName = "marshal";
version = "cl-20201016-git";
version = "cl-20210411-git";
description = "marshal: Simple (de)serialization of Lisp datastructures.";
deps = [ ];
src = fetchurl {
url = "http://beta.quicklisp.org/archive/cl-marshal/2020-10-16/cl-marshal-20201016-git.tgz";
sha256 = "03j52yhgpc2myypgy07213l20rznxvf6m3sfbzy2wyapcmv7nxnz";
url = "http://beta.quicklisp.org/archive/cl-marshal/2021-04-11/cl-marshal-20210411-git.tgz";
sha256 = "0wi4csgl5qxgl0si5mcg19xx4qlmw125qn0w1i2f3dvvrzp20qrp";
};
packageName = "marshal";
@@ -20,8 +20,8 @@ rec {
}
/* (SYSTEM marshal DESCRIPTION
marshal: Simple (de)serialization of Lisp datastructures. SHA256
03j52yhgpc2myypgy07213l20rznxvf6m3sfbzy2wyapcmv7nxnz URL
http://beta.quicklisp.org/archive/cl-marshal/2020-10-16/cl-marshal-20201016-git.tgz
MD5 243a2c3a5f1243ffb1639bca32a0aff0 NAME marshal FILENAME marshal DEPS NIL
DEPENDENCIES NIL VERSION cl-20201016-git SIBLINGS (marshal-tests) PARASITES
0wi4csgl5qxgl0si5mcg19xx4qlmw125qn0w1i2f3dvvrzp20qrp URL
http://beta.quicklisp.org/archive/cl-marshal/2021-04-11/cl-marshal-20210411-git.tgz
MD5 2463314a6bcd1a18bea2690deb6bce55 NAME marshal FILENAME marshal DEPS NIL
DEPENDENCIES NIL VERSION cl-20210411-git SIBLINGS (marshal-tests) PARASITES
NIL) */