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:
Efraim Flashner 2024-09-15 18:09:43 +03:00
parent 58077f6aa1
commit 02a3ad5b0c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -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