mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: usbredir: Declare a source file-name.
* gnu/packages/spice.scm (usbredir)[source]: Declare a source file-name.
This commit is contained in:
parent
04eecf4bdb
commit
96dcb8a037
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ (define-public usbredir
|
|||
(uri (git-reference
|
||||
(url "https://anongit.freedesktop.org/git/spice/usbredir.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"052fywgi72j68dr5ybldncg4vk8iqfrh58la7iazyxxpph9aag1g"))))
|
||||
|
|
Loading…
Reference in a new issue