gnu: papagayo: Declare a source file-name.
* gnu/packages/animation.scm (papagayo)[source]: Declare a source file-name.
This commit is contained in:
parent
7fc944273d
commit
a18ee793d7
|
@ -200,6 +200,7 @@ contains the graphical user interface for synfig.")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/LostMoho/Papagayo.git")
|
(url "https://github.com/LostMoho/Papagayo.git")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1p9gffjhbph34jhrvgpg93yha75bf88vkvlnk06x1r9601ph5321"))
|
"1p9gffjhbph34jhrvgpg93yha75bf88vkvlnk06x1r9601ph5321"))
|
||||||
|
|
Loading…
Reference in New Issue