0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 05:38:57 +03:00

lispPackages: update distinfo

This commit is contained in:
ysengrimm 2020-03-15 22:34:16 +01:00
parent 46c80bfee6
commit 43e76027b9
74 changed files with 674 additions and 554 deletions

View file

@ -1,7 +1,7 @@
args @ { fetchurl, ... }:
rec {
baseName = ''log4cl'';
version = ''20190107-git'';
version = ''20191007-git'';
parasites = [ "log4cl/syslog" "log4cl/test" ];
@ -10,8 +10,8 @@ rec {
deps = [ args."alexandria" args."bordeaux-threads" args."stefil" ];
src = fetchurl {
url = ''http://beta.quicklisp.org/archive/log4cl/2019-01-07/log4cl-20190107-git.tgz'';
sha256 = ''0c5gsmz69jby5hmcl4igf1sh6xkwh8bx2jz6kd2gcnqjwq37h46p'';
url = ''http://beta.quicklisp.org/archive/log4cl/2019-10-07/log4cl-20191007-git.tgz'';
sha256 = ''0i4i4ahw13fzka8ixasv292y59ljyzl4i6k6gmkrhxxbm6cdq1na'';
};
packageName = "log4cl";
@ -20,11 +20,11 @@ rec {
overrides = x: x;
}
/* (SYSTEM log4cl DESCRIPTION System lacks description SHA256
0c5gsmz69jby5hmcl4igf1sh6xkwh8bx2jz6kd2gcnqjwq37h46p URL
http://beta.quicklisp.org/archive/log4cl/2019-01-07/log4cl-20190107-git.tgz
MD5 ecfa1f67902c776f46d192acd55f628c NAME log4cl FILENAME log4cl DEPS
0i4i4ahw13fzka8ixasv292y59ljyzl4i6k6gmkrhxxbm6cdq1na URL
http://beta.quicklisp.org/archive/log4cl/2019-10-07/log4cl-20191007-git.tgz
MD5 11cdcd9da0ede86092886a055b186861 NAME log4cl FILENAME log4cl DEPS
((NAME alexandria FILENAME alexandria)
(NAME bordeaux-threads FILENAME bordeaux-threads)
(NAME stefil FILENAME stefil))
DEPENDENCIES (alexandria bordeaux-threads stefil) VERSION 20190107-git
DEPENDENCIES (alexandria bordeaux-threads stefil) VERSION 20191007-git
SIBLINGS (log4cl-examples log4slime) PARASITES (log4cl/syslog log4cl/test)) */