me
/
guix
Archived
1
0
Fork 0

gnu: luajit-lua52-openresty: Use a source file-name.

* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name
field.
master
Efraim Flashner 2021-02-24 21:29:16 +02:00
parent f3eecfd36c
commit 570c9c97bf
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ language.")
(uri (git-reference (uri (git-reference
(url "https://github.com/openresty/luajit2.git") (url "https://github.com/openresty/luajit2.git")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256 (sha256
(base32 "07haj27kbpbnkv836c2nd36h2xislrmri52w0zbpxvl68xk6g96p")))) (base32 "07haj27kbpbnkv836c2nd36h2xislrmri52w0zbpxvl68xk6g96p"))))
(arguments (arguments