diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2026-01-30 20:39:59 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2026-01-30 20:39:59 -0500 |
| commit | 712c2eb688fcd47f8dd6b27697c3552895fc2ed2 (patch) | |
| tree | 4413d419bc5d48624f08d6bdd3e3cd6c54c9b785 | |
| parent | 216cf961b56a8b2679239ba102089ab94c259e89 (diff) | |
nongnu: heroic-client: Update to 2.19.1.
* nongnu/packages/game-client.scm (heroic-client): Update to 2.19.1.
| -rw-r--r-- | nongnu/packages/game-client.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm index 22a9c1c..6ac2724 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.18.0") + (version "2.19.1") (source (origin (method url-fetch) @@ -72,7 +72,7 @@ version "/Heroic-" version "-linux-amd64.deb")) (sha256 (base32 - "0vr97rx5rvpk8hp8n12zkr6303dvxab4n0wskmyj2zrd55yb9as3")))) + "071294fjrcayvfifab08rc87sgjlr6cia281d8wdrxkgaihys90v")))) (build-system chromium-binary-build-system) (arguments (list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files |
