nongnu: heroic-client: Update to 2.18.0.

* nongnu/packages/game-client.scm (heroic-client): Update to 2.18.0.
This commit is contained in:
Jelle Licht 2025-07-30 13:05:18 +02:00
parent 5ed7546593
commit b5f43404ef
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -61,7 +61,7 @@
(define heroic-client (define heroic-client
(package (package
(name "heroic-client") (name "heroic-client")
(version "2.17.2") (version "2.18.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -70,7 +70,7 @@
version "/Heroic-" version "-linux-amd64.deb")) version "/Heroic-" version "-linux-amd64.deb"))
(sha256 (sha256
(base32 (base32
"03f3lhijw88nj6vmd0kk0fp4aj5kg1g1vs96q9jifpjab223c22p")))) "0vr97rx5rvpk8hp8n12zkr6303dvxab4n0wskmyj2zrd55yb9as3"))))
(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