[PATCH] gnu: qutebrowser: Update to 3.3.1.

  • Open
  • quality assurance status badge
Details
2 participants
  • Herman Rimm
  • Rodion Goritskov
Owner
unassigned
Submitted by
Herman Rimm
Severity
normal
H
H
Herman Rimm wrote 14 hours ago
(address . guix-patches@gnu.org)
14d3b3a65f121f06ead2f8b03c3df382685eeb00.1730894863.git.herman@rimm.ee
* 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(-)

Toggle diff (26 lines)
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
R
R
Rodion Goritskov wrote 5 hours ago
QA review for 74226
8734k4ktag.fsf@bumblebee-mighty.mail-host-address-is-not-set
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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74226@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74226
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch