GNU bug report logs - #77849
[PATCH] gnu: qutebrowser: Update to 3.5.0.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Wed, 16 Apr 2025 19:33:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 77849 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#77849; Package guix-patches. (Wed, 16 Apr 2025 19:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 16 Apr 2025 19:33:02 GMT) Full text and rfc822 format available.

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

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: qutebrowser: Update to 3.5.0.
Date: Wed, 16 Apr 2025 21:32:04 +0200
* gnu/packages/web-browsers.scm (qutebrowser): Update to 3.5.0.

Change-Id: I3abfc1a98b9d936adb32d3136977c5e8a165af5e
---
 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 4ec44191178..5c6e0e2bea1 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -539,7 +539,7 @@ (define-public kristall
 (define-public qutebrowser
   (package
     (name "qutebrowser")
-    (version "3.4.0")
+    (version "3.5.0")
     (source
      (origin
        (method git-fetch)
@@ -548,7 +548,7 @@ (define-public qutebrowser
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1r8z5msh8pzawz402pnc2cyjc14pr7bfbz5r76hzl26wn24f74zz"))))
+        (base32 "11ir4l4rq86nz2lqj2s31dwc9vm1dcjwqj5sh81c5bg52ccvbbm9"))))
     (build-system python-build-system)
     (native-inputs
      (list python-attrs                 ; for tests

base-commit: 4bd2949cfa7a8bf5dfe66adad1a76472af09708d
--
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#77849; Package guix-patches. (Fri, 18 Apr 2025 08:04:06 GMT) Full text and rfc822 format available.

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

From: Z572 <z572 <at> z572.online>
To: Sergey Trofimov via Guix-patches via <guix-patches <at> gnu.org>
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>, 77849-done <at> debbugs.gnu.org
Subject: Re: [bug#77849] [PATCH] gnu: qutebrowser: Update to 3.5.0.
Date: Fri, 18 Apr 2025 16:03:03 +0800
[Message part 1 (text/plain, inline)]
Sergey Trofimov via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/web-browsers.scm (qutebrowser): Update to 3.5.0.
>
> Change-Id: I3abfc1a98b9d936adb32d3136977c5e8a165af5e
> ---
>  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 4ec44191178..5c6e0e2bea1 100644
> --- a/gnu/packages/web-browsers.scm
> +++ b/gnu/packages/web-browsers.scm
> @@ -539,7 +539,7 @@ (define-public kristall
>  (define-public qutebrowser
>    (package
>      (name "qutebrowser")
> -    (version "3.4.0")
> +    (version "3.5.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -548,7 +548,7 @@ (define-public qutebrowser
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1r8z5msh8pzawz402pnc2cyjc14pr7bfbz5r76hzl26wn24f74zz"))))
> +        (base32 "11ir4l4rq86nz2lqj2s31dwc9vm1dcjwqj5sh81c5bg52ccvbbm9"))))
>      (build-system python-build-system)
>      (native-inputs
>       (list python-attrs                 ; for tests
>
> base-commit: 4bd2949cfa7a8bf5dfe66adad1a76472af09708d
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Fri, 18 Apr 2025 08:04:07 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Fri, 18 Apr 2025 08:04:08 GMT) Full text and rfc822 format available.

This bug report was last modified 6 days ago.

Previous Next


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