mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: sfarkxtc: Declare a source file-name.
* gnu/packages/compression.scm (sfarkxtc)[source]: Declare a source file-name.
This commit is contained in:
parent
da49d13710
commit
eafe96ea9e
1 changed files with 1 additions and 0 deletions
|
@ -600,6 +600,7 @@ (define-public sfarkxtc
|
|||
(uri (git-reference
|
||||
(url "https://github.com/raboof/sfarkxtc.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0f5x6i46qfl6ry21s7g2p4sd4b2r1g4fb03yqi2vv4kq3saryhvj"))))
|
||||
|
|
Loading…
Reference in a new issue