Archived
1
0
Fork 0

gnu: openmw: Update to 0.46.0.

* gnu/packages/game-development.scm (openmw): Update to 0.46.0.
This commit is contained in:
Pierre Neidhardt 2020-06-15 11:13:19 +02:00
parent 5a3614cfe3
commit d6797a566f
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -1495,7 +1495,7 @@ of use.")
(define-public openmw (define-public openmw
(package (package
(name "openmw") (name "openmw")
(version "0.45.0") (version "0.46.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1504,7 +1504,7 @@ of use.")
"openmw-" version ".tar.gz")) "openmw-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0r0wgvv1faan8z8lbply8lks4hcnppifjrcz04l5zvq6yiqzjg5n")))) "0n7x39kwhwmi6ly9hd7yc6dhlrmmdmx30ahc46kmlzzn2n7mm8q7"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:tests? #f ; No test target `(#:tests? #f ; No test target