* [bug#41020] update qutebrowser to v1.11.0
@ 2020-05-02 10:39 Tom via Guix-patches via
2020-05-02 14:09 ` bug#41020: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Tom via Guix-patches via @ 2020-05-02 10:39 UTC (permalink / raw)
To: 41020
[-- Attachment #1: Type: text/plain, Size: 59 bytes --]
Very simple patch.
Just update.
Tested to compile and run.
[-- Attachment #2: 0002-gnu-qutebrowser-Update-to-1.11.0.patch --]
[-- Type: text/x-patch, Size: 1124 bytes --]
From 909b7c4f15456d87f0f1639957ccc6ca2dc8468a Mon Sep 17 00:00:00 2001
From: TomZ <tomz@freedommail.ch>
Date: Sat, 2 May 2020 12:20:09 +0200
Subject: [PATCH 2/2] gnu: qutebrowser: Update to 1.11.0
* gnu/packages/web-branch.scm (qutebrowser): Update to 1.11.0
---
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 424951cdb7..33ff3d1a74 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -338,7 +338,7 @@ access.")
(define-public qutebrowser
(package
(name "qutebrowser")
- (version "1.10.0")
+ (version "1.11.0")
(source
(origin
(method url-fetch)
@@ -347,7 +347,7 @@ access.")
"qutebrowser-" version ".tar.gz"))
(sha256
(base32
- "1prvd3cysmcjfybn0dmr3ih0bl6lm5ml9i7wd09fn8hb7047mkby"))))
+ "0b0qlki9bp9mm41lrh6rc6qqvm4nsz8da63sby3a1f2xm9b9vvg2"))))
(build-system python-build-system)
(native-inputs
`(("python-attrs" ,python-attrs))) ; for tests
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#41020: update qutebrowser to v1.11.0
2020-05-02 10:39 [bug#41020] update qutebrowser to v1.11.0 Tom via Guix-patches via
@ 2020-05-02 14:09 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-05-02 14:09 UTC (permalink / raw)
To: Tom, 41020-done
[-- Attachment #1: Type: text/plain, Size: 413 bytes --]
Tom via Guix-patches via <guix-patches@gnu.org> writes:
> Very simple patch.
> Just update.
>
> Tested to compile and run.
> From 909b7c4f15456d87f0f1639957ccc6ca2dc8468a Mon Sep 17 00:00:00 2001
> From: TomZ <tomz@freedommail.ch>
> Date: Sat, 2 May 2020 12:20:09 +0200
> Subject: [PATCH 2/2] gnu: qutebrowser: Update to 1.11.0
>
> * gnu/packages/web-branch.scm (qutebrowser): Update to 1.11.0
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-02 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-02 10:39 [bug#41020] update qutebrowser to v1.11.0 Tom via Guix-patches via
2020-05-02 14:09 ` bug#41020: " Marius Bakke
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).