summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2024-01-08 14:37:21 -0500
committerJohn Kehayias <john.kehayias@protonmail.com>2024-01-08 14:37:21 -0500
commit5b8b13c956874430bb5d578ef46c77dd6c87cf21 (patch)
tree39292be8acf62a533b9a9717d56e5dfce47198bf /nongnu
parent9080e44271c715685b770d1f58337ca9de34dc0a (diff)
nongnu: heroic-client: Update to 2.12.0.
* nongnu/packages/game-client.scm (heroic-client): Update to 2.12.0.
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 fa935b6..4cdc4ff 100644
--- a/nongnu/packages/game-client.scm
+++ b/nongnu/packages/game-client.scm
@@ -58,7 +58,7 @@
(define heroic-client
(package
(name "heroic-client")
- (version "2.11.0")
+ (version "2.12.0")
(source
(origin
(method url-fetch)
@@ -67,7 +67,7 @@
version "/heroic_" version "_amd64.deb"))
(sha256
(base32
- "1g54rzhgbqqd7nsbd08p3jkdyy01gz0q8yvhpcd698jpi2ks87q0"))))
+ "0ikb9r72n7xknns81mibipfwqh0r9hqnm5a3k4xsk8my1gajc60c"))))
(build-system chromium-binary-build-system)
(arguments
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files