guix-commits
[Top][All Lists]
Advanced

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

31/36: gnu: quakespasm: Update to 0.93.1.


From: Tobias Geerinckx-Rice
Subject: 31/36: gnu: quakespasm: Update to 0.93.1.
Date: Tue, 19 Jun 2018 23:27:50 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1b915698a0ff740f4f2a9763bf774135cb58698e
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jun 20 04:27:40 2018 +0200

    gnu: quakespasm: Update to 0.93.1.
    
    * gnu/packages/games.scm (quakespasm): Update to 0.93.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 bc27336..3b600a2 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4542,7 +4542,7 @@ Tales of Maj’Eyal offers engaging roguelike gameplay for 
the 21st century.")
 (define-public quakespasm
   (package
     (name "quakespasm")
-    (version "0.93.0")
+    (version "0.93.1")
     (source
      (origin
        (method url-fetch)
@@ -4550,7 +4550,7 @@ Tales of Maj’Eyal offers engaging roguelike gameplay for 
the 21st century.")
                            version ".tgz"))
        (sha256
         (base32
-         "0b2nz7w4za32pc34r62ql270z692qcjs2pm0i3svkxkvfammhdfq"))))
+         "1bimv18f6rzhyjz78yvw2vqr5n0kdqbcqmq7cb3m951xgsxfcgpd"))))
     (arguments
      `(#:tests? #f
        #:make-flags '("CC=gcc"



reply via email to

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