mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: lgogdownloader: Update to 3.17.
* nongnu/packages/gog.scm (lgogdownloader): Update to 3.17. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
parent
23807b0c52
commit
052d0aec9a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
(define-public lgogdownloader
|
||||
(package
|
||||
(name "lgogdownloader")
|
||||
(version "3.15")
|
||||
(version "3.17")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0bjjn2wam4f2lzmk0hkdxxc7k0wk3f0lyszl0birsr9h3jjpjqw7"))))
|
||||
(base32 "1j828vnj7vn7qwwh10is9cid0i1k38jy3c2sw99qd2kfyp05qi5c"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags '("-DUSE_QT_GUI=ON")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue