From: Tom via Guix-patches via <guix-patches@gnu.org>
To: 41020@debbugs.gnu.org
Subject: [bug#41020] update qutebrowser to v1.11.0
Date: Sat, 02 May 2020 12:39:27 +0200 [thread overview]
Message-ID: <2866503.qQgMDL09sh@peach> (raw)
[-- 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
next reply other threads:[~2020-05-02 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-02 10:39 Tom via Guix-patches via [this message]
2020-05-02 14:09 ` bug#41020: update qutebrowser to v1.11.0 Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2866503.qQgMDL09sh@peach \
--to=guix-patches@gnu.org \
--cc=41020@debbugs.gnu.org \
--cc=tomz@freedommail.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).