* [bug#74226] [PATCH] gnu: qutebrowser: Update to 3.3.1.
@ 2024-11-06 12:09 Herman Rimm via Guix-patches via
2024-11-06 20:21 ` [bug#74226] QA review for 74226 Rodion Goritskov
2024-11-07 9:20 ` bug#74226: Close Andreas Enge
0 siblings, 2 replies; 3+ messages in thread
From: Herman Rimm via Guix-patches via @ 2024-11-06 12:09 UTC (permalink / raw)
To: 74226
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#74226] QA review for 74226
2024-11-06 12:09 [bug#74226] [PATCH] gnu: qutebrowser: Update to 3.3.1 Herman Rimm via Guix-patches via
@ 2024-11-06 20:21 ` Rodion Goritskov
2024-11-07 9:20 ` bug#74226: Close Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Rodion Goritskov @ 2024-11-06 20:21 UTC (permalink / raw)
To: control, 74226
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#74226: Close
2024-11-06 12:09 [bug#74226] [PATCH] gnu: qutebrowser: Update to 3.3.1 Herman Rimm via Guix-patches via
2024-11-06 20:21 ` [bug#74226] QA review for 74226 Rodion Goritskov
@ 2024-11-07 9:20 ` Andreas Enge
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2024-11-07 9:20 UTC (permalink / raw)
To: 74226-done
Pushed, thanks for the patch and the review!
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-07 9:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 12:09 [bug#74226] [PATCH] gnu: qutebrowser: Update to 3.3.1 Herman Rimm via Guix-patches via
2024-11-06 20:21 ` [bug#74226] QA review for 74226 Rodion Goritskov
2024-11-07 9:20 ` bug#74226: Close Andreas Enge
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.