unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 29378@debbugs.gnu.org
Subject: [bug#29378] [PATCH] gnu: cdogs-sdl: Update to 0.6.6.
Date: Tue, 21 Nov 2017 10:38:24 +0100	[thread overview]
Message-ID: <ebcf4adc80fe4628142a77357d3bdf13@mykolab.com> (raw)


[-- 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


             reply	other threads:[~2017-11-21  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21  9:38 Rutger Helling [this message]
2017-11-21 17:58 ` bug#29378: [PATCH] gnu: cdogs-sdl: Update to 0.6.6 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ebcf4adc80fe4628142a77357d3bdf13@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29378@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).