summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-10-09 20:47:54 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2017-10-09 20:47:54 +0200
commit4c4f1871ae7005debf172edc66f80fcd98e35a90 (patch)
tree40e3ca4933f61b1d205228434aa48646bf283802 /gnu/packages/games.scm
parent137adfa3f87b91a8e3030fbbc05455b1d716db42 (diff)
downloadguix-patches-4c4f1871ae7005debf172edc66f80fcd98e35a90.tar
guix-patches-4c4f1871ae7005debf172edc66f80fcd98e35a90.tar.gz
gnu: no-more-secrets: Update to 0.3.3.
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7729c5b3bd..acffd2150c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3898,7 +3898,7 @@ to the Space Age.")
(define-public no-more-secrets
(package
(name "no-more-secrets")
- (version "0.3.2")
+ (version "0.3.3")
(source
(origin
(method url-fetch)
@@ -3907,7 +3907,7 @@ to the Space Age.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "00mzdif859vm75n1igrffh8c07p1nr4rlm3yb7lrkwwxhrw8xzla"))))
+ "1kpx1rirc3i7fb4lymp0hx5rqr0s2ay4za261rw3bcy6d23l1kyg"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f