diff options
Diffstat (limited to 'gnu/packages/lua.scm')
| -rw-r--r-- | gnu/packages/lua.scm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm index 7babb281ec2..5479b891bd4 100644 --- a/gnu/packages/lua.scm +++ b/gnu/packages/lua.scm | |||
| @@ -515,7 +515,7 @@ to be non-intrusive, composable, and embeddable within existing applications.") | |||
| 515 | (origin | 515 | (origin |
| 516 | (method git-fetch) | 516 | (method git-fetch) |
| 517 | (uri (git-reference | 517 | (uri (git-reference |
| 518 | (url "https://github.com/Tieske/Penlight.git") | 518 | (url "https://github.com/Tieske/Penlight") |
| 519 | (commit version))) | 519 | (commit version))) |
| 520 | (file-name (git-file-name name version)) | 520 | (file-name (git-file-name name version)) |
| 521 | (sha256 | 521 | (sha256 |
| @@ -555,7 +555,7 @@ standard libraries.") | |||
| 555 | (origin | 555 | (origin |
| 556 | (method git-fetch) | 556 | (method git-fetch) |
| 557 | (uri (git-reference | 557 | (uri (git-reference |
| 558 | (url "https://github.com/stevedonovan/LDoc.git") | 558 | (url "https://github.com/stevedonovan/LDoc") |
| 559 | (commit version))) | 559 | (commit version))) |
| 560 | (file-name (git-file-name name version)) | 560 | (file-name (git-file-name name version)) |
| 561 | (sha256 | 561 | (sha256 |
| @@ -732,7 +732,7 @@ Grammars (PEGs).") | |||
| 732 | ;; not include the pkg-config files. | 732 | ;; not include the pkg-config files. |
| 733 | (method git-fetch) | 733 | (method git-fetch) |
| 734 | (uri (git-reference | 734 | (uri (git-reference |
| 735 | (url "https://github.com/luvit/luv.git") | 735 | (url "https://github.com/luvit/luv") |
| 736 | (commit version))) | 736 | (commit version))) |
| 737 | (file-name (git-file-name name version)) | 737 | (file-name (git-file-name name version)) |
| 738 | (sha256 | 738 | (sha256 |
| @@ -765,7 +765,7 @@ Grammars (PEGs).") | |||
| 765 | ,(origin | 765 | ,(origin |
| 766 | (method git-fetch) | 766 | (method git-fetch) |
| 767 | (uri (git-reference | 767 | (uri (git-reference |
| 768 | (url "https://github.com/keplerproject/lua-compat-5.3.git") | 768 | (url "https://github.com/keplerproject/lua-compat-5.3") |
| 769 | (commit "daebe77a2f498817713df37f0bb316db1d82222f"))) | 769 | (commit "daebe77a2f498817713df37f0bb316db1d82222f"))) |
| 770 | (file-name "lua-compat-5.3-checkout") | 770 | (file-name "lua-compat-5.3-checkout") |
| 771 | (sha256 | 771 | (sha256 |
| @@ -832,7 +832,7 @@ on numbers.") | |||
| 832 | (source (origin | 832 | (source (origin |
| 833 | (method git-fetch) | 833 | (method git-fetch) |
| 834 | (uri (git-reference | 834 | (uri (git-reference |
| 835 | (url "https://github.com/jeremyong/Selene.git") | 835 | (url "https://github.com/jeremyong/Selene") |
| 836 | ;; The release is quite old. | 836 | ;; The release is quite old. |
| 837 | (commit "ffe1ade2568d4cff5894552be8f43e63e379a4c9"))) | 837 | (commit "ffe1ade2568d4cff5894552be8f43e63e379a4c9"))) |
| 838 | (file-name "Selene") | 838 | (file-name "Selene") |
