gnu: xaos: Add a source file-name.
* gnu/packages/maths.scm (xaos)[source]: Add file-name field.
This commit is contained in:
parent
b5698f5b38
commit
352e09a5b0
@ -4052,6 +4052,7 @@ evaluates expressions using the standard order of operations.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xaos-project/XaoS")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"00110p5xscjsmn7avfqgydn656zbmdj3l3y2fpv9b4ihzpid8n7a"))))
|
||||
|
Loading…
Reference in New Issue
Block a user