[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/36: gnu: pioneers: Update to 15.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
28/36: gnu: pioneers: Update to 15.5. |
Date: |
Tue, 19 Jun 2018 23:27:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 59e8a57d0878fbbb50ed2c88426f0ad704e4d17f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 20 04:15:13 2018 +0200
gnu: pioneers: Update to 15.5.
* gnu/packages/games.scm (pioneers): Update to 15.5.
[native-inputs]: Add itstool and libxml2.
---
gnu/packages/games.scm | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ef84073..09b3dc4 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2411,19 +2411,21 @@ are only two levels to play with, but they are very
addictive.")
(define-public pioneers
(package
(name "pioneers")
- (version "15.4")
+ (version "15.5")
(source (origin
(method url-fetch)
(uri (string-append "http://downloads.sourceforge.net/pio/"
"pioneers-" version ".tar.gz"))
(sha256
(base32
- "1p1d18hrfmqcnghip3shkzcs5qkz6j99jvkdkqfi7pqdvjc323cs"))))
+ "037gdiiw690jw3wd1s9lxmkqx0caxyk0b4drpm7i9p28gig43q9y"))))
(build-system gnu-build-system)
- (inputs `(("gtk+" ,gtk+)
- ("librsvg" ,librsvg)
- ("avahi" ,avahi)))
+ (inputs `(("avahi" ,avahi)
+ ("gtk+" ,gtk+)
+ ("librsvg" ,librsvg)))
(native-inputs `(("intltool" ,intltool)
+ ("itstool" ,itstool)
+ ("libxml2" ,libxml2)
("pkg-config" ,pkg-config)))
(synopsis "Board game inspired by The Settlers of Catan")
(description "Pioneers is an emulation of the board game The Settlers of
- 15/36: gnu: emacs-mmm-mode: Return #t from phases., (continued)
- 15/36: gnu: emacs-mmm-mode: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 17/36: gnu: emacs-slime: Use INVOKE., Tobias Geerinckx-Rice, 2018/06/19
- 18/36: gnu: emacs-ivy: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 20/36: gnu: emacs-xelb: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 25/36: gnu: r-recipes: Update to 0.1.3., Tobias Geerinckx-Rice, 2018/06/19
- 26/36: gnu: emacs-htmlize: Update to 1.53., Tobias Geerinckx-Rice, 2018/06/19
- 19/36: gnu: emacs-ess: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 12/36: gnu: emacs-w3m: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 32/36: gnu: extremetuxracer: Update to 0.7.5., Tobias Geerinckx-Rice, 2018/06/19
- 31/36: gnu: quakespasm: Update to 0.93.1., Tobias Geerinckx-Rice, 2018/06/19
- 28/36: gnu: pioneers: Update to 15.5.,
Tobias Geerinckx-Rice <=
- 35/36: gnu: meandmyshadow: Update to 0.4.1., Tobias Geerinckx-Rice, 2018/06/19
- 34/36: gnu: meandmyshadow: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 22/36: gnu: memcached: Update to 1.5.8., Tobias Geerinckx-Rice, 2018/06/19
- 21/36: gnu: emacs-m-buffer-el: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 23/36: gnu: r-prroc: Update to 1.3.1., Tobias Geerinckx-Rice, 2018/06/19
- 24/36: gnu: Add r-pls., Tobias Geerinckx-Rice, 2018/06/19
- 33/36: gnu: extremetuxracer: Fix typo in synopsis., Tobias Geerinckx-Rice, 2018/06/19
- 36/36: gnu: perl-lwp-protocol-https: Update to 6.07., Tobias Geerinckx-Rice, 2018/06/19
- 27/36: gnu: emacs-d-mode: Update to 2.0.9., Tobias Geerinckx-Rice, 2018/06/19
- 30/36: gnu: fizmo: Update home page., Tobias Geerinckx-Rice, 2018/06/19