gnu: hydrogen: Declare a source file-name.

* gnu/packages/music.scm (hydrogen)[source]: Declare a source file-name.
master
Efraim Flashner 2018-03-13 20:11:09 +02:00
parent 03e8182b8e
commit 7b5f8a998a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ background while you work.")
(uri (string-append
"https://github.com/hydrogen-music/hydrogen/archive/"
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1dy2jfkdw0nchars4xi4isrz66fqn53a9qk13bqza7lhmsg3s3qy"))))