mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-24 15:54:52 +01:00
nongnu: playonlinux: Update to 4.4.
* nongnu/packages/playonlinux.scm (playonlinux): Update to 4.4.
This commit is contained in:
parent
7c70f6c952
commit
775229372b
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
(define-public playonlinux
|
(define-public playonlinux
|
||||||
(package
|
(package
|
||||||
(name "playonlinux")
|
(name "playonlinux")
|
||||||
(version "4.3.4")
|
(version "4.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0xzdi6x4ksn4jiqa0z8j4rangn0aj1y7kqykan464mp2l585y76v"))))
|
"0jw43fmc298gb7ga2aldcdyrwlhki5k6hc198pl5x987x4gxfg2h"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:python ,python-2
|
`(#:python ,python-2
|
||||||
|
|
Loading…
Reference in a new issue