Merge pull request #80543 from r-ryantm/auto-update/asdf

asdf: 3.3.3 -> 3.3.4
This commit is contained in:
Michael Raskin 2020-02-25 20:43:13 +00:00 committed by GitHub
commit e99d9abf5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,11 @@ let
s = # Generated upstream information
rec {
baseName="asdf";
version="3.3.3";
version="3.3.4";
name="${baseName}-${version}";
hash="1167445kmb0dbixc5l2r58cswg5s6jays0l1zxrk3aij0490bkgg";
url="http://common-lisp.net/project/asdf/archives/asdf-3.3.3.tar.gz";
sha256="1167445kmb0dbixc5l2r58cswg5s6jays0l1zxrk3aij0490bkgg";
hash="07npcxgq2m07w78k8gnz9i73kbw6ky2zh2pylhh9b69jvncdqkpy";
url="http://common-lisp.net/project/asdf/archives/asdf-3.3.4.tar.gz";
sha256="07npcxgq2m07w78k8gnz9i73kbw6ky2zh2pylhh9b69jvncdqkpy";
};
buildInputs = [
texinfo texLive perl