GNU bug report logs -
#74226
[PATCH] gnu: qutebrowser: Update to 3.3.1.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Wed, 6 Nov 2024 12:11:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.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 74226 in the body.
You can then email your comments to 74226 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74226
; Package
guix-patches
.
(Wed, 06 Nov 2024 12:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Herman Rimm <herman <at> rimm.ee>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 06 Nov 2024 12:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web-browsers.scm (qutebrowser): Update to 3.3.1.
Change-Id: I4d346030ae40ddca7a1c4dc9468cfca13642f2e9
---
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 7f04af981a..1cec5eef7b 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -465,7 +465,7 @@ (define-public kristall
(define-public qutebrowser
(package
(name "qutebrowser")
- (version "3.2.1")
+ (version "3.3.1")
(source
(origin
(method git-fetch)
@@ -474,7 +474,7 @@ (define-public qutebrowser
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0xsywqay27lkhanvq9yd10qw0d6mhgj49wmnb1apqk7w6yzpy3gj"))))
+ (base32 "11djmd6fnxhjjnjizzlvxkww5zng0zqg86ij4wp7n2l7d2n8zq7k"))))
(build-system python-build-system)
(native-inputs
(list python-attrs ; for tests
base-commit: bd3d7c8587c6a229fdf242bfd12d540e5aa8acd3
--
2.45.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74226
; Package
guix-patches
.
(Wed, 06 Nov 2024 20:23:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 74226 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74226 + reviewed-looks-good
thanks
Guix QA review form submission:
Builds, starts, works in basic scenarios
Items marked as checked: Lint warnings, Package builds, Commit messages
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Thu, 07 Nov 2024 09:21:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Herman Rimm <herman <at> rimm.ee>
:
bug acknowledged by developer.
(Thu, 07 Nov 2024 09:21:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 74226-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks for the patch and the review!
Andreas
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 05 Dec 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.