Merge pull request #40117 from r-ryantm/auto-update/asdf
asdf: 3.3.1 -> 3.3.2
This commit is contained in:
commit
c3010a3125
@ -3,11 +3,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="asdf";
|
baseName="asdf";
|
||||||
version="3.3.1";
|
version="3.3.2";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="1yhlhyllabsha84wycqk0mhbcq2w332jdlp19ccx4rplczzn2w3g";
|
hash="1bdrybn97qhny5192ifis8fp8m79djql2k4h9r9q2wnwxf9q2d4x";
|
||||||
url="http://common-lisp.net/project/asdf/archives/asdf-3.3.1.tar.gz";
|
url="http://common-lisp.net/project/asdf/archives/asdf-3.3.2.tar.gz";
|
||||||
sha256="1yhlhyllabsha84wycqk0mhbcq2w332jdlp19ccx4rplczzn2w3g";
|
sha256="1bdrybn97qhny5192ifis8fp8m79djql2k4h9r9q2wnwxf9q2d4x";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
texinfo texLive perl
|
texinfo texLive perl
|
||||||
|
Loading…
Reference in New Issue
Block a user