gnu: chuffed: Add a source file-name.
* gnu/packages/maths.scm (chuffed)[source]: Add a file-name field. Change-Id: Iae1bf75cf0ceb050c6fe2be37a1de3b36b68d0c2
This commit is contained in:
parent
58077f6aa1
commit
02a3ad5b0c
@ -318,9 +318,9 @@ programmatic functions.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/chuffed/chuffed")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"164brmwn71p9gb2441kh7b1gzmy2sg7bjv5z00wjs9nw41qc908g"))))
|
||||
(base32 "164brmwn71p9gb2441kh7b1gzmy2sg7bjv5z00wjs9nw41qc908g"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f ;no 'test' target
|
||||
|
Loading…
Reference in New Issue
Block a user