mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue