guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: freedink-dfarc: Add upstream refresh information.


From: guix-commits
Subject: 03/04: gnu: freedink-dfarc: Add upstream refresh information.
Date: Sun, 20 Jan 2019 15:34:17 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 8ca06df5c2312593b0919582f5b040d8f4156a10
Author: Efraim Flashner <address@hidden>
Date:   Sun Jan 20 20:03:50 2019 +0200

    gnu: freedink-dfarc: Add upstream refresh information.
    
    * gnu/packages/games.scm (freedink-dfarc)[properties]: New field.
---
 gnu/packages/games.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index a97c88c..7b73ae4 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1469,6 +1469,8 @@ To that extent, it also includes a front-end for managing 
all of your D-Mods.")
     (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]