diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2025-09-23 22:45:08 +0200 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2025-09-23 22:45:08 +0200 |
| commit | 25d7a8091c2c9678a8694f073d846a7001165169 (patch) | |
| tree | babac0e5d7e41b6f8455269b0370f90f1a45f32c /nongnu | |
| parent | c33db8571ae46feb457917327db8f6f91599e997 (diff) | |
nongnu: steam-client: Update to 1.0.0.84.
* nongnu/packages/game-client.scm (steam-client): Update to 1.0.0.84.
Diffstat (limited to 'nongnu')
| -rw-r--r-- | nongnu/packages/game-client.scm | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
