unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29378] [PATCH] gnu: cdogs-sdl: Update to 0.6.6.
@ 2017-11-21  9:38 Rutger Helling
  2017-11-21 17:58 ` bug#29378: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-21  9:38 UTC (permalink / raw)
  To: 29378


[-- Attachment #1.1: Type: text/plain, Size: 31 bytes --]

Here's an update for cdogs-sdl.

[-- Attachment #1.2: Type: text/html, Size: 218 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-cdogs-sdl-Update-to-0.6.6.patch --]
[-- Type: text/x-diff; name=0001-gnu-cdogs-sdl-Update-to-0.6.6.patch, Size: 1253 bytes --]

From ff543f931e6d2c56e3fe44a950a23aed565a47c5 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 21 Nov 2017 10:36:07 +0100
Subject: [PATCH] gnu: cdogs-sdl: Update to 0.6.6.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.
---
 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 1a64cf8a7..816e52860 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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
-- 
2.15.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29378: [PATCH] gnu: cdogs-sdl: Update to 0.6.6.
  2017-11-21  9:38 [bug#29378] [PATCH] gnu: cdogs-sdl: Update to 0.6.6 Rutger Helling
@ 2017-11-21 17:58 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-21 17:58 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29378-done

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

On Tue, Nov 21, 2017 at 10:38:24AM +0100, Rutger Helling wrote:
> Here's an update for cdogs-sdl.

> From ff543f931e6d2c56e3fe44a950a23aed565a47c5 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 21 Nov 2017 10:36:07 +0100
> Subject: [PATCH] gnu: cdogs-sdl: Update to 0.6.6.
> 
> * gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.

Thanks! Pushed as 7bd4103eb78156ea769d91bd69a37ccf2a853dc9

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-21 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  9:38 [bug#29378] [PATCH] gnu: cdogs-sdl: Update to 0.6.6 Rutger Helling
2017-11-21 17:58 ` bug#29378: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).