gnu: qutebrowser: Update to 2.5.4.

* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.5.4.
This commit is contained in:
Efraim Flashner 2023-03-22 10:31:16 +02:00
parent f1cb3055ef
commit 776965c7de
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -468,7 +468,7 @@ (define-public kristall
(define-public qutebrowser
(package
(name "qutebrowser")
(version "2.5.3")
(version "2.5.4")
(source
(origin
(method url-fetch)
@ -476,7 +476,7 @@ (define-public qutebrowser
"qutebrowser/releases/download/v" version "/"
"qutebrowser-" version ".tar.gz"))
(sha256
(base32 "10fpr414nadqba33xgvbpaacc5sn0xnpnnljf5a3n8yh6hjg4pl4"))))
(base32 "1c8skkc5vjbvbslz65hzrj9d05v4zbcjbli61ikjmr174lhb4q54"))))
(build-system python-build-system)
(native-inputs
(list python-attrs)) ; for tests