guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: fredink-data: Add upstream refresh information.


From: guix-commits
Subject: 02/04: gnu: fredink-data: 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 151fa92672ac9a6c5ee7ed4f0f205edcda5d858a
Author: Efraim Flashner <address@hidden>
Date:   Sun Jan 20 20:03:14 2019 +0200

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

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index aad5c0f..a97c88c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1445,6 +1445,7 @@ To that extent, it also includes a front-end for managing 
all of your D-Mods.")
          (delete 'configure)            ; no configure script
          (delete 'check))               ; no tests
        #:make-flags (list (string-append "PREFIX=" (assoc-ref %outputs 
"out")))))
+    (properties '((ftp-directory . "/freedink")))
     (home-page "https://www.gnu.org/software/freedink/";)
     (synopsis "Game data for GNU Freedink")
     (description



reply via email to

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