mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: freedink-dfarc: Add upstream refresh information.
* gnu/packages/games.scm (freedink-dfarc)[properties]: New field.
This commit is contained in:
parent
151fa92672
commit
8ca06df5c2
1 changed files with 2 additions and 0 deletions
|
@ -1469,6 +1469,8 @@ (define-public freedink-dfarc
|
|||
(inputs
|
||||
`(("bzip2" ,bzip2)
|
||||
("wxwidgets" ,wxwidgets)))
|
||||
(properties '((ftp-directory . "/freedink")
|
||||
(upstream-name . "dfarc")))
|
||||
(home-page "https://www.gnu.org/software/freedink/")
|
||||
(synopsis "Front-end for managing and playing Dink Modules")
|
||||
(description "DFArc makes it easy to play and manage the GNU FreeDink game
|
||||
|
|
Loading…
Reference in a new issue