guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: cdogs-sdl: Update to 0.6.9.


From: guix-commits
Subject: 01/01: gnu: cdogs-sdl: Update to 0.6.9.
Date: Thu, 24 Jan 2019 12:30:37 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit acfb7357877913cf609285a5cb4d912969551f21
Author: Kei Kebreau <address@hidden>
Date:   Sun Jan 13 07:06:58 2019 -0500

    gnu: cdogs-sdl: Update to 0.6.9.
    
    * gnu/packages/games.scm (cdogs-sdl): Update to 0.6.9.
---
 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 317962b..1b7d42f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4017,7 +4017,7 @@ emerges from a sewer hole and pulls her below ground.")
 (define-public cdogs-sdl
   (package
     (name "cdogs-sdl")
-    (version "0.6.8")
+    (version "0.6.9")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4026,7 +4026,7 @@ emerges from a sewer hole and pulls her below ground.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1v0adxm4xsix6r6j9hs7vmss7pxrb37azwfazr54p1dmfz4s6rp8"))))
+                "13gyv2hzk43za1n3lsjnd5v64xlzfzq7n10scd1rcbsnk1n007zr"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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