mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-16 17:43:10 +01:00
nongnu: winetricks: Update to 20201206.
* nongnu/packages/wine.scm (winetricks): Update to 20201206. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
6ae7f62be8
commit
89d954d7ba
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
(define-public winetricks
|
||||
(package
|
||||
(name "winetricks")
|
||||
(version "20181203")
|
||||
(version "20201206")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -44,7 +44,7 @@
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1as5h5xibpplm619b1i73g974p96q2jnd7fqm28xj3zkqy7qjdm3"))))
|
||||
"1xs09v1zr98yvwvdsmzgryc2hbk92mwn54yxx8162l461465razc"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("wget" ,wget)
|
||||
|
|
Loading…
Add table
Reference in a new issue