nixpkgs/pkgs/development
Chuck d13360bfb7 lua5: Fix src URLs
The 672c3c1d2a refactor accidentally
dropped the last version component from the source URLs.  This change
puts its back.

$ for lua in lua5_{1,2,3};do nix-instantiate --json --eval . -A $lua.src.urls | jq -r '.[]' | xargs nix-prefetch-url; done

Before this change:

lua-5.1.tar.gz 1hbjhh211p82vhwqhx4mmhmvhv56060acnka80gbmfdk3q3bjnvz (wrong hash because this is lua 5.1.0.  We want 5.1.5 )
lua-5.2.tar.gz HTTP error 404
lua-5.3.tar.gz HTTP error 404

After this change:

lua-5.1.5.tar.gz 0cskd4w0g6rdm2q8q3i4n1h3j8kylhs3rq8mxwl9vwlmlxbgqh16
lua-5.2.4.tar.gz 0jwznq0l8qg9wh5grwg07b5cy3lzngvl5m2nl1ikp6vqssmf9qmr <-- Desired hash
lua-5.3.5.tar.gz 1b2qn2rv96nmbm6zab4l877bd4zq7wpwm8drwjiy2ih4jqzysbhc

Converted to base16 with `nix-hash --type sha256 --to-base16`:

lua-5.1.5.tar.gz 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 <-- Desired hash
lua-5.2.4.tar.gz b9e2e4aad6789b3b63a056d442f7b39f0ecfca3ae0f1fc0ae4e9614401b69f4b
lua-5.3.5.tar.gz 0c2eed3f960446e1a3e4b9a1ca2f3ff893b6ce41942cf54d5dd59ab4b3b058ac <-- Desired hash
2020-01-31 18:00:45 -08:00
..
androidndk-pkgs
arduino platformio: 4.0.3 -> 4.1.0 2020-01-27 11:50:09 +01:00
beam-modules
bower-modules/generic
chez-modules
compilers Merge master into staging-next 2020-01-28 10:46:13 +01:00
coq-modules coqPackages.CoLoR support for Coq 8.10 2020-01-26 09:37:22 -06:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
haskell-modules haskell-pandoc: disable test suite when building with ghc-8.8.x 2020-01-27 10:00:45 +01:00
idris-modules
interpreters lua5: Fix src URLs 2020-01-31 18:00:45 -08:00
java-modules
libraries Merge master into staging-next 2020-01-28 10:46:13 +01:00
lisp-modules
lua-modules Merge pull request #78265 from Synthetica9/https-homepages 2020-01-27 15:00:53 +01:00
misc h3: 3.4.4 -> 3.6.2 2020-01-06 13:51:00 -08:00
mobile Merge pull request #75841 from lilyball/cocoapods-beta 2020-01-11 09:24:56 -05:00
node-packages nodePackages_12_x: add node-gyp 2020-01-20 12:58:51 +11:00
ocaml-modules ocamlPackages.dum: init at 1.0.1 (#74817) 2020-01-26 02:10:17 +01:00
perl-modules perlPackages.TimeDate: fix tests that fail as of 2020 2020-01-03 18:11:44 +01:00
pharo treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
pure-modules
python-modules pythonPackages.ConfigArgParse: 0.15.2 -> 1.0 2020-01-28 08:50:27 -08:00
r-modules R: Update CRAN and bioconductor packages 2020-01-23 21:22:55 -05:00
ruby-modules defaultGemConfig: remove asciidoctor-diagram JARs 2020-01-09 15:55:02 +00:00
tools ocamlPackages.utop: 2.4.2 → 2.4.3 2020-01-28 17:33:13 +01:00
web nodejs-13_x: 13.6.0 -> 13.7.0 2020-01-23 04:20:00 -05:00