gnu: papagayo: Declare a source file-name.

* gnu/packages/animation.scm (papagayo)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-04 09:52:08 +02:00
parent 7fc944273d
commit a18ee793d7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -200,6 +200,7 @@ (define-public papagayo
(uri (git-reference
(url "https://github.com/LostMoho/Papagayo.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1p9gffjhbph34jhrvgpg93yha75bf88vkvlnk06x1r9601ph5321"))