gnu: cdogs-sdl: Update to 0.6.6.
authorRutger Helling <rhelling@mykolab.com>
Tue, 21 Nov 2017 09:36:07 +0000 (10:36 +0100)
committerLeo Famulari <leo@famulari.name>
Tue, 21 Nov 2017 17:53:09 +0000 (12:53 -0500)
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu/packages/games.scm

index 2ef69e8..b041bc8 100644 (file)
@@ -4154,7 +4154,7 @@ emerges from a sewer hole and pulls her below ground.")
 (define-public cdogs-sdl
   (package
     (name "cdogs-sdl")
-    (version "0.6.5")
+    (version "0.6.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/cxong/cdogs-sdl/"
@@ -4162,7 +4162,7 @@ emerges from a sewer hole and pulls her below ground.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "17llrpdrrwi8h37vjpkxk2asj7h8qdfp2zy28wiwb7cjzribmz3k"))))
+                "08gbx6vqqir48xs6qdfa4kv70gj4j96wzs90pg7qldfasxz34ljm"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags