[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
155/285: gnu: nethack: Update to 3.6.4.
From: |
guix-commits |
Subject: |
155/285: gnu: nethack: Update to 3.6.4. |
Date: |
Sun, 29 Dec 2019 20:44:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit cd5e2e10299174eecf015172d90a00874d31bf04
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 25 16:55:55 2019 +0100
gnu: nethack: Update to 3.6.4.
* gnu/packages/games.scm (nethack): Update to 3.6.4.
---
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 b27c59e..80ea82c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -946,7 +946,7 @@ watch your CPU playing while enjoying a cup of tea!")
(define-public nethack
(package
(name "nethack")
- (version "3.6.2")
+ (version "3.6.4")
(source
(origin
(method url-fetch)
@@ -954,7 +954,7 @@ watch your CPU playing while enjoying a cup of tea!")
(string-append "https://www.nethack.org/download/" version "/nethack-"
(string-join (string-split version #\.) "")
"-src.tgz"))
(sha256
- (base32 "07fvkm3v11a4pjrq2f66vjslljsvk6raal53skn4gqsfdbd0ml7v"))))
+ (base32 "0ndxgnsprwgjnk0qb24iljkpijnfncgvfb3h3zb129h3cs2anc85"))))
(inputs
`(("ncurses" ,ncurses)
("bison" ,bison)
- 211/285: gnu: r-bibtex: Update to 0.4.2.1., (continued)
- 211/285: gnu: r-bibtex: Update to 0.4.2.1., guix-commits, 2019/12/29
- 213/285: gnu: r-foreign: Update to 0.8-74., guix-commits, 2019/12/29
- 162/285: build-system: linux-module: Add substitutable keyword., guix-commits, 2019/12/29
- 161/285: gnu: python-funcparserlib: Fix typo., guix-commits, 2019/12/29
- 168/285: gnu: axoloti-patcher-next: Remove commented expression., guix-commits, 2019/12/29
- 169/285: gnu: Remove squashfs-tools-next., guix-commits, 2019/12/29
- 176/285: gnu: libspatialindex: Update to 1.9.3., guix-commits, 2019/12/29
- 190/285: gnu: Add kmix., guix-commits, 2019/12/29
- 192/285: gnu: Add kwave., guix-commits, 2019/12/29
- 203/285: git-authenticate: Keep a local cache of previously-authenticated commits., guix-commits, 2019/12/29
- 155/285: gnu: nethack: Update to 3.6.4.,
guix-commits <=
- 163/285: gnu: Add zfs., guix-commits, 2019/12/29
- 160/285: gnu: python-pathos: Run test suite., guix-commits, 2019/12/29
- 167/285: gnu: guix-data-service: Update to 0.0.1-11.7342280., guix-commits, 2019/12/29
- 171/285: gnu: geos: Update to 3.8.0., guix-commits, 2019/12/29
- 181/285: download: Enable TLS 1.3., guix-commits, 2019/12/29
- 144/285: gnu: libdvbpsi: Update to 1.3.3., guix-commits, 2019/12/29
- 172/285: gnu: Add proj., guix-commits, 2019/12/29
- 179/285: gnu: gdal: Enable netCDF format driver., guix-commits, 2019/12/29
- 177/285: gnu: gdal: Enable ODS format driver., guix-commits, 2019/12/29
- 202/285: git: 'commit-difference' takes a list of excluded commits., guix-commits, 2019/12/29