guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: jumpnbump: Update to 1.61.


From: guix-commits
Subject: 01/01: gnu: jumpnbump: Update to 1.61.
Date: Wed, 2 Oct 2019 18:36:55 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 60d2aaa567cd6aa79d25e4ea0878a76d87216fde
Author: Nicolas Goaziou <address@hidden>
Date:   Thu Oct 3 00:36:35 2019 +0200

    gnu: jumpnbump: Update to 1.61.
    
    * gnu/packages/games.scm (jumpnbump): Update to 1.61.
---
 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 844f9ca..4b14fce 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7117,7 +7117,7 @@ simulator.")
 (define-public jumpnbump
   (package
     (name "jumpnbump")
-    (version "1.60")
+    (version "1.61")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7126,7 +7126,7 @@ simulator.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0gwi58ck4magvdim8wmxdqnsi0fqdpvqia9kcc7q73nqf34jjz3v"))))
+                "12lwl5sl5n009nb83r8l4lakb9286csqdf1ynpmwwydy17giqsdp"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags



reply via email to

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