* [PATCH] gnu: gzochi: Update to 0.12
@ 2018-07-05 15:13 Julian Graham
2018-07-11 11:12 ` Ludovic Courtès
2018-07-11 11:20 ` Efraim Flashner
0 siblings, 2 replies; 3+ messages in thread
From: Julian Graham @ 2018-07-05 15:13 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
Hi Guix folk,
Find attached a patch that bumps the version of gzochi, a game
development framework I maintain. I've done a `guix build' test run
for amd64. Let me know if anything looks untoward.
Regards,
Julian
[-- Attachment #2: 0001-gnu-gzochi-Update-to-0.12.patch --]
[-- Type: text/x-patch, Size: 1743 bytes --]
From d09752ea47bea9ef0a769e4356ffef5cf08242f8 Mon Sep 17 00:00:00 2001
From: Julian Graham <joolean@gmail.com>
Date: Thu, 5 Jul 2018 11:06:02 -0400
Subject: [PATCH] gnu: gzochi: Update to 0.12.
* gnu/packages/game-development.scm (gzochi): Update to 0.12.
---
gnu/packages/game-development.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 96b15b565..d466384eb 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2016, 2017, 2018 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016, 2017 Kei Kebreau <kkebreau@posteo.net>
;;; Copyright © 2016, 2018 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2016, 2017 Julian Graham <joolean@gmail.com>
+;;; Copyright © 2016, 2017, 2018 Julian Graham <joolean@gmail.com>
;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Manolis Fragkiskos Ragkousis <manolis837@gmail.com>
;;; Copyright © 2017 Peter Mikkelsen <petermikkelsen10@gmail.com>
@@ -225,14 +225,14 @@ PCM data.")
(define-public gzochi
(package
(name "gzochi")
- (version "0.11.1")
+ (version "0.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/gzochi/gzochi-"
version ".tar.gz"))
(sha256
(base32
- "13j1m92zhxwkaaja3lg5x0h0b28mrrawdzk9d3hd19031akfxwb3"))))
+ "0h8yvk7154kd8zdfa9nqy73blrjq2x19kv305jcnwlmm09vvss59"))))
(build-system gnu-build-system)
(arguments
'(#:phases (modify-phases %standard-phases
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] gnu: gzochi: Update to 0.12
2018-07-05 15:13 [PATCH] gnu: gzochi: Update to 0.12 Julian Graham
@ 2018-07-11 11:12 ` Ludovic Courtès
2018-07-11 11:20 ` Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-07-11 11:12 UTC (permalink / raw)
To: Julian Graham; +Cc: guix-devel
Hi Julian,
Julian Graham <joolean@gmail.com> skribis:
> From d09752ea47bea9ef0a769e4356ffef5cf08242f8 Mon Sep 17 00:00:00 2001
> From: Julian Graham <joolean@gmail.com>
> Date: Thu, 5 Jul 2018 11:06:02 -0400
> Subject: [PATCH] gnu: gzochi: Update to 0.12.
>
> * gnu/packages/game-development.scm (gzochi): Update to 0.12.
Applied, thank you! And congrats on the new Gzochi release. :-)
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] gnu: gzochi: Update to 0.12
2018-07-05 15:13 [PATCH] gnu: gzochi: Update to 0.12 Julian Graham
2018-07-11 11:12 ` Ludovic Courtès
@ 2018-07-11 11:20 ` Efraim Flashner
1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2018-07-11 11:20 UTC (permalink / raw)
To: Julian Graham; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
On Thu, Jul 05, 2018 at 11:13:49AM -0400, Julian Graham wrote:
> Hi Guix folk,
>
> Find attached a patch that bumps the version of gzochi, a game
> development framework I maintain. I've done a `guix build' test run
> for amd64. Let me know if anything looks untoward.
>
Patch pushed. Next time send it to guix-patches@gnu.org :)
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-07-11 11:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-05 15:13 [PATCH] gnu: gzochi: Update to 0.12 Julian Graham
2018-07-11 11:12 ` Ludovic Courtès
2018-07-11 11:20 ` Efraim Flashner
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).