gnu: sfarkxtc: Declare a source file-name.

* gnu/packages/compression.scm (sfarkxtc)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-04 11:50:16 +02:00
parent da49d13710
commit eafe96ea9e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ with the sfArk algorithm.")
(uri (git-reference
(url "https://github.com/raboof/sfarkxtc.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0f5x6i46qfl6ry21s7g2p4sd4b2r1g4fb03yqi2vv4kq3saryhvj"))))