3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: freedink-engine: Add upstream refresh information.

* gnu/packages/games.scm (freedink-engine)[properties]: New field.
This commit is contained in:
Efraim Flashner 2019-01-20 20:02:33 +02:00
parent 2034a231dc
commit f9eab0be73
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1416,6 +1416,8 @@ interface or via an external visual interface such as GNU XBoard.")
("sdl-gfx" ,sdl-gfx)
("fontconfig" ,fontconfig)
("check" ,check)))
(properties '((ftp-directory . "/freedink")
(upstream-name . "freedink")))
(home-page "https://www.gnu.org/software/freedink/")
(synopsis "Twisted adventures of young pig farmer Dink Smallwood")
(description