1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -200,6 +200,7 @@ contains the graphical user interface for synfig.")
(uri (git-reference
(url "https://github.com/LostMoho/Papagayo.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1p9gffjhbph34jhrvgpg93yha75bf88vkvlnk06x1r9601ph5321"))