guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: higan: Update to version 101.


From: Taylan Ulrich Bay?rl?/Kammer
Subject: 01/02: gnu: higan: Update to version 101.
Date: Wed, 28 Sep 2016 14:57:04 +0000 (UTC)

taylanub pushed a commit to branch master
in repository guix.

commit dac65f90b6a6926950869a1bacff6ce3d35fa6d5
Author: Taylan Ulrich Bayırlı/Kammer <address@hidden>
Date:   Wed Sep 14 21:38:30 2016 +0200

    gnu: higan: Update to version 101.
    
    * gnu/packages/games.scm (higan): Update to version 101.
---
 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 409e284..b2ab98c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2263,7 +2263,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
 (define-public higan
   (package
     (name "higan")
-    (version "099")
+    (version "101")
     (source
      (origin
        (method url-fetch)
@@ -2272,7 +2272,7 @@ Red Eclipse provides fast paced and accessible gameplay.")
              version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0xlzjqrd308hmg6yjzjkmxkkr9p3w387kf6yxyplb47jcbx2sq4n"))
+        (base32 "0qavwkmzc63p6qplmxii4gc541z5mcs8gjwh3m4y7i576r7rcbk9"))
        (patches (search-patches "higan-remove-march-native-flag.patch"))))
     (build-system gnu-build-system)
     (native-inputs



reply via email to

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