nongnu: heroic-client: Fix synopsis.

* nongnu/packages/game-client.scm (heroic-client): Fix synopsis to satisfy
guix lint.
This commit is contained in:
John Kehayias 2025-02-16 18:34:17 -05:00
parent 9f06b18aef
commit 794aa4eff8
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9

View File

@ -92,7 +92,7 @@
(symlink (string-append #$output "/lib/Heroic/heroic")
(string-append #$output "/bin/heroic")))))))
(home-page "https://heroicgameslauncher.com")
(synopsis "A Native GOG, Amazon and Epic Games Launcher")
(synopsis "Native GOG, Amazon and Epic Games Launcher")
(description "Heroic is an Open Source Game Launcher. Right now it supports launching
games from the Epic Games Store using Legendary, GOG Games using our custom
implementation with gogdl and Amazon Games using Nile.")