mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: agda-cubical: Add source file-name.
* gnu/packages/agda.scm (agda-cubical)[source]: Add file-name field.
This commit is contained in:
@@ -270,6 +270,7 @@ try agda-prelude instead.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/agda/cubical.git")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0yfg7gr55n08ly1qgzpcp16s15k1abycppbcdi9lzg1hjryqxcg3"))))
|
||||
|
||||
Reference in New Issue
Block a user