gnu: wpebackend-fdo: Update to 1.4.1.

* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.1.
This commit is contained in:
Marius Bakke 2020-02-12 22:08:49 +01:00
parent a866dd184d
commit f6abff7bd4
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -93,14 +93,14 @@ (define-public libwpe
(define-public wpebackend-fdo
(package
(name "wpebackend-fdo")
(version "1.4.0")
(version "1.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://wpewebkit.org/releases/"
"wpebackend-fdo-" version ".tar.xz"))
(sha256
(base32
"1bwbs47v4nlzhsqrw9fpyny5m3n9ry0kfzsvk90zjif4bd5cl6d9"))))
"1799vf6wc78z15l39sfh39l5rrvlqpi29ynjm0324rpsrfvs0jb2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no tests