gnu: qutebrowser: Update to 1.10.0

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
This commit is contained in:
Jack Hill 2020-02-02 17:50:46 -05:00 committed by Nicolas Goaziou
parent 17c015c909
commit 692c4b3b44
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -276,7 +276,7 @@ access.")
(define-public qutebrowser
(package
(name "qutebrowser")
(version "1.9.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
@ -285,7 +285,7 @@ access.")
"qutebrowser-" version ".tar.gz"))
(sha256
(base32
"1y0yq1qfr6g1s7kf3w2crd0b025dv2dfknhlz3v0001ns3rgwj17"))))
"1prvd3cysmcjfybn0dmr3ih0bl6lm5ml9i7wd09fn8hb7047mkby"))))
(build-system python-build-system)
(native-inputs
`(("python-attrs" ,python-attrs))) ; for tests