nongnu: steam-client: Update to 1.0.0.84.

* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.84.
This commit is contained in:
Jelle Licht 2025-09-23 22:45:08 +02:00
parent c33db8571a
commit 25d7a8091c
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -111,7 +111,7 @@ implementation with gogdl and Amazon Games using Nile.")
(define steam-client (define steam-client
(package (package
(name "steam-client") (name "steam-client")
(version "1.0.0.83") (version "1.0.0.84")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -119,7 +119,7 @@ implementation with gogdl and Amazon Games using Nile.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"10lgmjsada0n2a4h1vgrnwcjcka7vp4igy82f1n99zbyrjq845kr")) "0i3v0zz36x7v81qslvfbiby57hk96hn15w4xxal1lgvrb0npdyii"))
(file-name (string-append name "-" version ".tar.gz")))) (file-name (string-append name "-" version ".tar.gz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments