From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 18 22:10:53 2021 Received: (at submit) by debbugs.gnu.org; 19 Feb 2021 03:10:53 +0000 Received: from localhost ([127.0.0.1]:48571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCwBw-0000ve-JQ for submit@debbugs.gnu.org; Thu, 18 Feb 2021 22:10:53 -0500 Received: from lists.gnu.org ([209.51.188.17]:46466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCvTs-0008Jo-59 for submit@debbugs.gnu.org; Thu, 18 Feb 2021 21:25:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59992) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCvTr-0003WZ-Va for guix-patches@gnu.org; Thu, 18 Feb 2021 21:25:19 -0500 Received: from mout-p-103.mailbox.org ([2001:67c:2050::465:103]:8638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1lCvTm-0007Ac-4U for guix-patches@gnu.org; Thu, 18 Feb 2021 21:25:19 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4Dhb5H2jYWzQlYv; Fri, 19 Feb 2021 03:25:07 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=benoitj.ca; s=MBO0001; t=1613701501; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Lw2jMV882m0ZPjNx6e2AiJy3WDpZXHoo7tGxXxKgYJM=; b=ZEGKWUWqrrRhs4RDF8ja4vjTf21WQNsO8B/WNxD0cXI960Hwh8RwOBYjj5K3eX9IpN4/C6 Favg5IT0H98RQQxsEDb56MUbzBkn+Tmim1Ir3rE9hHumQKdm1QfpWPxUrY8cdUe5JR9vhm WAHEWvk14GjiM/W3kkHt/gMm/v7bajvKjBsvuww0xslVcwkcKxrDEt+G9broxG8qF+qRQf TNDvBafAjOzIkN7roj1eU+P+fWSV0t11kxRJjcOjAxyqD3x1++b94ds75iiT39+YHZkXTW XbUWwv2TPjStfB7nlSDjRcEhk5NCXeEq3TgVHJgVlG6PemfZVsHqeTIfdxgsdw== Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter04.heinlein-hosting.de (spamfilter04.heinlein-hosting.de [80.241.56.122]) (amavisd-new, port 10030) with ESMTP id vqBUsfPur_ab; Fri, 19 Feb 2021 03:25:00 +0100 (CET) From: Benoit Joly To: guix-patches@gnu.org Subject: [PATCH] update qutebrowser to 2.0.2 Date: Thu, 18 Feb 2021 21:21:18 -0500 Message-Id: <20210219022117.1423834-1-benoit@benoitj.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MBO-SPAM-Probability: X-Rspamd-Score: -13.05 / 15.00 / 15.00 X-Rspamd-Queue-Id: 9DA2717CC X-Rspamd-UID: 30a51a Received-SPF: pass client-ip=2001:67c:2050::465:103; envelope-from=benoit@benoitj.ca; helo=mout-p-103.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 18 Feb 2021 22:10:51 -0500 Cc: Benoit Joly X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.4 (/) 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 ;;; Copyright © 2020 Nicolò Balzarotti ;;; Copyright © 2020 Alexandru-Sergiu Marton +;;; Copyright © 2021 Benoit Joly ;;; ;;; 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