mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
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:
parent
5ed7546593
commit
b5f43404ef
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue