summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
Diffstat (limited to 'nongnu')
-rw-r--r--nongnu/packages/game-client.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm
index b856b74..96cf2a8 100644
--- a/nongnu/packages/game-client.scm
+++ b/nongnu/packages/game-client.scm
@@ -63,7 +63,7 @@
(define heroic-client
(package
(name "heroic-client")
- (version "2.20.0")
+ (version "2.20.1")
(source
(origin
(method url-fetch)
@@ -72,7 +72,7 @@
version "/Heroic-" version "-linux-amd64.deb"))
(sha256
(base32
- "1g8cqnc1gyj4gj9ck7wchnis2d08s2s6xpnl1d5xjbydkn7pwwrp"))))
+ "0wk2da360a2wxr6syc555pbhmly7lc87j451025k2w62dd1mg6af"))))
(build-system chromium-binary-build-system)
(arguments
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files