* [bug#49757] [PATCH] gnu: qutebrowser: Update to 2.3.1.
@ 2021-07-28 14:22 Morgan.J.Smith
2021-08-02 16:35 ` bug#49757: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Morgan.J.Smith @ 2021-07-28 14:22 UTC (permalink / raw)
To: 49757; +Cc: Morgan Smith
From: Morgan Smith <Morgan.J.Smith@outlook.com>
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.3.1.
---
I tested the browser briefly locally. Seems to work. Still processes my config just fine
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index a0c0d0d84a..bd5ed1b5ac 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -490,7 +490,7 @@ interface.")
(define-public qutebrowser
(package
(name "qutebrowser")
- (version "2.2.2")
+ (version "2.3.1")
(source
(origin
(method url-fetch)
@@ -498,7 +498,7 @@ interface.")
"qutebrowser/releases/download/v" version "/"
"qutebrowser-" version ".tar.gz"))
(sha256
- (base32 "11vjp20gzmdjj09b7wxzn7ar6viih0bk76y618yqsyqqkffylmbq"))))
+ (base32 "05n64mw9lzzxpxr7lhakbkm9ir3x8p0rwk6vbbg01aqg5iaanyj0"))))
(build-system python-build-system)
(native-inputs
`(("python-attrs" ,python-attrs))) ; for tests
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49757: [PATCH] gnu: qutebrowser: Update to 2.3.1.
2021-07-28 14:22 [bug#49757] [PATCH] gnu: qutebrowser: Update to 2.3.1 Morgan.J.Smith
@ 2021-08-02 16:35 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-08-02 16:35 UTC (permalink / raw)
To: Morgan.J.Smith; +Cc: 49757-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-02 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-28 14:22 [bug#49757] [PATCH] gnu: qutebrowser: Update to 2.3.1 Morgan.J.Smith
2021-08-02 16:35 ` bug#49757: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.