diff options
| author | John Kehayias <john.kehayias@protonmail.com> | 2025-02-03 00:59:15 -0500 |
|---|---|---|
| committer | John Kehayias <john.kehayias@protonmail.com> | 2025-02-03 15:58:13 -0500 |
| commit | ca5775fab9faedca00a4d9a4f69e33ad4c0d8e29 (patch) | |
| tree | 6d6f432064df18c9573c8c435d8d54f288b70599 | |
| parent | e65677969e7ba6afd6c327379e24da0bed2f3adc (diff) | |
nongnu: heroic-client: Update to 2.15.2.add-rpath
* nongnu/packages/game-client.scm (heroic-client): Update to 2.15.2.
| -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 1f8b021..f409814 100644 --- a/nongnu/packages/game-client.scm +++ b/nongnu/packages/game-client.scm | |||
| @@ -58,7 +58,7 @@ | |||
| 58 | (define heroic-client | 58 | (define heroic-client |
| 59 | (package | 59 | (package |
| 60 | (name "heroic-client") | 60 | (name "heroic-client") |
| 61 | (version "2.14.1") | 61 | (version "2.15.2") |
| 62 | (source | 62 | (source |
| 63 | (origin | 63 | (origin |
| 64 | (method url-fetch) | 64 | (method url-fetch) |
| @@ -67,7 +67,7 @@ | |||
| 67 | version "/heroic_" version "_amd64.deb")) | 67 | version "/heroic_" version "_amd64.deb")) |
| 68 | (sha256 | 68 | (sha256 |
| 69 | (base32 | 69 | (base32 |
| 70 | "17q8cylhyp48qmjrn6jx0fvpp84q4lb9qvgc99c9y7m31xp897nw")))) | 70 | "1bzdb9nqmr9w092c22n57ldykm00n98d78rhqzypf430lrl0kzcj")))) |
| 71 | (build-system chromium-binary-build-system) | 71 | (build-system chromium-binary-build-system) |
| 72 | (arguments | 72 | (arguments |
| 73 | (list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files | 73 | (list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files |
