summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorNikita Mitasov <me@ch4og.com>2026-03-01 00:00:38 +0300
committerJohn Kehayias <john.kehayias@protonmail.com>2026-02-28 21:52:09 -0500
commit816b5c6f45ed56cd81e2a6338ed5b710e4e66e98 (patch)
tree1a8b31d72a25762141aeae247fcbf07d634eaef4 /nongnu
parentda4e72efef62d48dbc2eb089c36972ff55fe6acd (diff)
nongnu: heroic-client: Update to 2.20.1.
* nongnu/packages/game-client.scm (heroic-client): Update to 2.20.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
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