From 25d7a8091c2c9678a8694f073d846a7001165169 Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Tue, 23 Sep 2025 22:45:08 +0200 Subject: nongnu: steam-client: Update to 1.0.0.84. * nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.84. --- nongnu/packages/game-client.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu') diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm index f33d803..d520821 100644 --- a/nongnu/packages/game-client.scm +++ b/nongnu/packages/game-client.scm @@ -111,7 +111,7 @@ implementation with gogdl and Amazon Games using Nile.") (define steam-client (package (name "steam-client") - (version "1.0.0.83") + (version "1.0.0.84") (source (origin (method url-fetch) @@ -119,7 +119,7 @@ implementation with gogdl and Amazon Games using Nile.") version ".tar.gz")) (sha256 (base32 - "10lgmjsada0n2a4h1vgrnwcjcka7vp4igy82f1n99zbyrjq845kr")) + "0i3v0zz36x7v81qslvfbiby57hk96hn15w4xxal1lgvrb0npdyii")) (file-name (string-append name "-" version ".tar.gz")))) (build-system gnu-build-system) (arguments -- cgit v1.2.3