gnu: ganv-devel: Declare a source file-name.

* gnu/packages/gtk.scm (ganv-devel)[source]: Declare a source file-name.
master
Efraim Flashner 2018-03-13 20:03:45 +02:00
parent 87d868cc7c
commit 4a885c650d
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ diagrams.")
(uri (git-reference
(url "http://git.drobilla.net/ganv.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1cr8w02lr6bk9mkxa12j3imq721b2an2yn4bj5wnwmpm91ddn2gi")))))))