nongnu: heroic-client: Update to 2.12.0.

* nongnu/packages/game-client.scm (heroic-client): Update to 2.12.0.
This commit is contained in:
John Kehayias 2024-01-08 14:37:21 -05:00
parent 9080e44271
commit 5b8b13c956
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -58,7 +58,7 @@
(define heroic-client (define heroic-client
(package (package
(name "heroic-client") (name "heroic-client")
(version "2.11.0") (version "2.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -67,7 +67,7 @@
version "/heroic_" version "_amd64.deb")) version "/heroic_" version "_amd64.deb"))
(sha256 (sha256
(base32 (base32
"1g54rzhgbqqd7nsbd08p3jkdyy01gz0q8yvhpcd698jpi2ks87q0")))) "0ikb9r72n7xknns81mibipfwqh0r9hqnm5a3k4xsk8my1gajc60c"))))
(build-system chromium-binary-build-system) (build-system chromium-binary-build-system)
(arguments (arguments
(list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files (list #:validate-runpath? #f ; TODO: fails on wrapped binary and included other files