GNU bug report logs - #46629
[PATCH] update qutebrowser to 2.0.2

Previous Next

Package: guix-patches;

Reported by: Benoit Joly <benoit <at> benoitj.ca>

Date: Fri, 19 Feb 2021 03:11:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46629 in the body.
You can then email your comments to 46629 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46629; Package guix-patches. (Fri, 19 Feb 2021 03:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Benoit Joly <benoit <at> benoitj.ca>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 19 Feb 2021 03:11:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Benoit Joly <benoit <at> benoitj.ca>
To: guix-patches <at> gnu.org
Cc: Benoit Joly <benoit <at> benoitj.ca>
Subject: [PATCH] update qutebrowser to 2.0.2
Date: Thu, 18 Feb 2021 21:21:18 -0500
new major release of qutebrowser

---
 gnu/packages/web-browsers.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 58da0de922..4f26778719 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -15,6 +15,7 @@
 ;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2020 Nicolò Balzarotti <nicolo <at> nixo.xyz>
 ;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
+;;; Copyright © 2021 Benoit Joly <benoit <at> benoitj.ca>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -473,7 +474,7 @@ interface.")
 (define-public qutebrowser
   (package
     (name "qutebrowser")
-    (version "1.14.1")
+    (version "2.0.2")
     (source
      (origin
        (method url-fetch)
@@ -481,7 +482,7 @@ interface.")
                            "qutebrowser/releases/download/v" version "/"
                            "qutebrowser-" version ".tar.gz"))
        (sha256
-        (base32 "15l7jphy1qjsh6y6kd5mgkxsl6ymm9564g1yypa946jbyrgi8k2m"))))
+        (base32 "0fxkazz4ykmkiww27l92yr96hq00qn5vvjmknxcy4cl97d2pxa28"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-attrs" ,python-attrs))) ; for tests
@@ -493,6 +494,7 @@ interface.")
        ("python-pygments" ,python-pygments)
        ("python-pypeg2" ,python-pypeg2)
        ("python-pyyaml" ,python-pyyaml)
+       ("python-importlib-resources" ,python-importlib-resources)
        ;; FIXME: python-pyqtwebengine needs to come before python-pyqt so
        ;; that it's __init__.py is used first.
        ("python-pyqtwebengine" ,python-pyqtwebengine)
-- 
2.30.1





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 06 Mar 2021 13:28:02 GMT) Full text and rfc822 format available.

Notification sent to Benoit Joly <benoit <at> benoitj.ca>:
bug acknowledged by developer. (Sat, 06 Mar 2021 13:28:02 GMT) Full text and rfc822 format available.

Message #10 received at 46629-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Benoit Joly <benoit <at> benoitj.ca>
Cc: 46629-done <at> debbugs.gnu.org
Subject: Re: [bug#46629] [PATCH] update qutebrowser to 2.0.2
Date: Sat, 06 Mar 2021 14:26:52 +0100
Hello,

Benoit Joly <benoit <at> benoitj.ca> writes:

> new major release of qutebrowser

Thank you! I wrote a proper commit message, re-order inputs
alphabetically, and pushed.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 04 Apr 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.