me
/
guix
Archived
1
0
Fork 0

gnu: wpebackend-fdo: Update to 1.6.1.

* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
master
Tobias Geerinckx-Rice 2020-06-02 03:22:21 +02:00
parent 854c39ae42
commit 8e9ccf7af7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -93,14 +93,14 @@ backend which implements them.")
(define-public wpebackend-fdo
(package
(name "wpebackend-fdo")
(version "1.6.0")
(version "1.6.1")
(source (origin
(method url-fetch)
(uri (string-append "https://wpewebkit.org/releases/"
"wpebackend-fdo-" version ".tar.xz"))
(sha256
(base32
"0rzm16m3mw9dh2jis9avk2rhz7bijanrzlywyiaicyzrv2wxfnvz"))))
"1jdi43gciqjgvhnqxs160f3hmp1hkqhrllb0hhmldyxc4wryw3kl"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no tests