nongnu: steam-client: Update to 1.0.0.82.

* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.82.
This commit is contained in:
Hilton Chain 2025-04-04 13:36:42 +08:00
parent d04afedc34
commit 7b5ef8b9c1
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.78") (version "1.0.0.82")
(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
"0390qy8vy7sx35hxl51yrbk6mvdz1vvpy96v07qva4bjbmsmjhhh")) "0xzwwvvh046mrcqil92lwda3dz8anhx8y2x3bdj2pzbicbfz38mg"))
(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