[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/15: gnu: nethack: Update to 3.6.6.
From: |
guix-commits |
Subject: |
11/15: gnu: nethack: Update to 3.6.6. |
Date: |
Tue, 10 Mar 2020 19:30:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9d9da65f153d5a9809a13dfe113391ba5c7c3fec
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 23:49:21 2020 +0100
gnu: nethack: Update to 3.6.6.
* gnu/packages/games.scm (nethack): Update to 3.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 fa802c7..04591df 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1118,7 +1118,7 @@ watch your CPU playing while enjoying a cup of tea!")
(define-public nethack
(package
(name "nethack")
- (version "3.6.5")
+ (version "3.6.6")
(source
(origin
(method url-fetch)
@@ -1126,7 +1126,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 "0xifs8pqfffnmkbpmrcd1xf14yakcj06nl2bbhy4dyacg8myysmv"))))
+ (base32 "1liyckjp34j354qnxc1zn9730lh1p2dabrg1hap24z6xnqx0rpng"))))
(inputs
`(("ncurses" ,ncurses)
("bison" ,bison)
- branch master updated (7cfcc38 -> 57f85ee), guix-commits, 2020/03/10
- 03/15: gnu: Use HTTPS for skarnet.org sources., guix-commits, 2020/03/10
- 02/15: gnu: skalibs: Update to 2.9.2.0., guix-commits, 2020/03/10
- 04/15: gnu: xfce4-statusnotifier-plugin: Update to 0.2.2., guix-commits, 2020/03/10
- 06/15: gnu: git-flow: Use HTTPS home page., guix-commits, 2020/03/10
- 09/15: gnu: signify: Update to 29., guix-commits, 2020/03/10
- 05/15: gnu: Use HTTPS for archive.xfce.org sources., guix-commits, 2020/03/10
- 11/15: gnu: nethack: Update to 3.6.6.,
guix-commits <=
- 01/15: gnu: s6-dns: Update to 2.3.2.0., guix-commits, 2020/03/10
- 08/15: gnu: execline: Update to 2.6.0.0., guix-commits, 2020/03/10
- 07/15: gnu: freealut: Use HTTPS home page., guix-commits, 2020/03/10
- 10/15: gnu: graphene: Use HTTPS home page., guix-commits, 2020/03/10
- 12/15: gnu: gx: Update to 0.14.3., guix-commits, 2020/03/10
- 13/15: gnu: armagetronad: Update to 0.2.8.3.5., guix-commits, 2020/03/10
- 15/15: gnu: gimp: Update to 2.10.18., guix-commits, 2020/03/10
- 14/15: gnu: gegl: Update to 0.4.22., guix-commits, 2020/03/10