gnu: steam-client: Update to 1.0.0.83.

* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.83.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Nicolas Graves 2025-04-26 00:33:43 +02:00 committed by Hilton Chain
parent c71fffec9d
commit 3df17f84ac
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -108,7 +108,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.82") (version "1.0.0.83")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -116,7 +116,7 @@ implementation with gogdl and Amazon Games using Nile.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0xzwwvvh046mrcqil92lwda3dz8anhx8y2x3bdj2pzbicbfz38mg")) "10lgmjsada0n2a4h1vgrnwcjcka7vp4igy82f1n99zbyrjq845kr"))
(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