guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: fortune-mod: Update to 2.6.1.


From: Tobias Geerinckx-Rice
Subject: 02/02: gnu: fortune-mod: Update to 2.6.1.
Date: Sat, 11 Aug 2018 12:13:45 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 424fd768288b8629fff5ff3b56a8f4870eafc5dd
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Aug 11 17:43:54 2018 +0200

    gnu: fortune-mod: Update to 2.6.1.
    
    * gnu/packages/games.scm (fortune-mod): Update to 2.6.1.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2744d46..8d5ffc3 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5192,7 +5192,7 @@ Strife, Chex Quest, and fan-created games like Harmony, 
Hacx and Freedoom.")
 (define-public fortune-mod
   (package
     (name "fortune-mod")
-    (version "2.4.1")
+    (version "2.6.1")
     (source
      (origin
        (method git-fetch)
@@ -5202,7 +5202,7 @@ Strife, Chex Quest, and fan-created games like Harmony, 
Hacx and Freedoom.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1ayicdqjm9vfngp89kjw778q6lnawgc08zgn5l8ld4zd7ip11s8c"))))
+         "17183z8ls6hrngh8a3374csagqa2acs8jl21dqm7gwj4lk0ghkba"))))
     (build-system cmake-build-system)
     (arguments
      `(#:test-target "check"



reply via email to

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