gnu: usbredir: Declare a source file-name.

* gnu/packages/spice.scm (usbredir)[source]: Declare a source file-name.
master
Efraim Flashner 2018-03-13 21:29:28 +02:00
parent 04eecf4bdb
commit 96dcb8a037
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
(uri (git-reference
(url "https://anongit.freedesktop.org/git/spice/usbredir.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"052fywgi72j68dr5ybldncg4vk8iqfrh58la7iazyxxpph9aag1g"))))