unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26964: [PATCH] gnu: gnubg: Update to 1.05.
@ 2017-05-17 15:11 Kei Kebreau
  2017-05-17 20:08 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-05-17 15:11 UTC (permalink / raw)
  To: 26964; +Cc: Kei Kebreau

* gnu/packages/games.scm (gnome): Update to 1.05.
---
 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 3517f06ac..1da096b59 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -207,7 +207,7 @@ effects and music to make a completely free game.")
 (define-public gnubg
   (package
     (name "gnubg")
-    (version "1.02")
+    (version "1.05")
     (source
      (origin
        (method url-fetch)
@@ -215,7 +215,7 @@ effects and music to make a completely free game.")
                            version ".000-sources." "tar.gz"))
        (sha256
         (base32
-         "015mvjk2iw1cg1kxwxfnvp2rxb9cylf6yc39i30fdy414k07zkky"))))
+         "1nydliwfpljbys4941irixflqqwpv889mx5lcjz50ygih85q2wm8"))))
     (build-system gnu-build-system)
     (inputs `(("glib" ,glib)
               ("readline" ,readline)
-- 
2.12.2

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

* bug#26964: [PATCH] gnu: gnubg: Update to 1.05.
  2017-05-17 15:11 bug#26964: [PATCH] gnu: gnubg: Update to 1.05 Kei Kebreau
@ 2017-05-17 20:08 ` Marius Bakke
  2017-05-17 21:34   ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-05-17 20:08 UTC (permalink / raw)
  To: Kei Kebreau, 26964

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

Kei Kebreau <kei@openmailbox.org> writes:

> * gnu/packages/games.scm (gnome): Update to 1.05.
                            ^^^^^
This doesn't seem right. Other than that, go for it!

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

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

* bug#26964: [PATCH] gnu: gnubg: Update to 1.05.
  2017-05-17 20:08 ` Marius Bakke
@ 2017-05-17 21:34   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-05-17 21:34 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 26964-done

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

Marius Bakke <mbakke@fastmail.com> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> * gnu/packages/games.scm (gnome): Update to 1.05.
>                             ^^^^^
> This doesn't seem right. Other than that, go for it!

Wow! It's always amazing how things like this slip my mind.
Pushed as ec84c7870e47d7965397c413d6c81ab5f8e19ac0.

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 15:11 bug#26964: [PATCH] gnu: gnubg: Update to 1.05 Kei Kebreau
2017-05-17 20:08 ` Marius Bakke
2017-05-17 21:34   ` Kei Kebreau

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).