3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: libwpe: Update to 1.6.0.

* gnu/packages/webkit.scm (libwpe): Update to 1.6.0.
This commit is contained in:
Marius Bakke 2020-03-19 07:48:45 +01:00
parent 1912ea5003
commit 63efc495c1
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -64,14 +64,14 @@
(define-public libwpe
(package
(name "libwpe")
(version "1.4.0")
(version "1.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://wpewebkit.org/releases/libwpe-"
version ".tar.xz"))
(sha256
(base32
"1221vs72zs87anrzhbm6pf8jnii7s6ms7mkzj6nlds9zqd7lklz2"))))
"141w35b488jjhanl3nrm0awrbcy6hb579fk8n9vbpx07m2wcd1rm"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no tests