unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44046] [PATCH] gnu: qutebrowser: Update to 1.14.0.
@ 2020-10-17 13:26 Michael Rohleder
  2020-10-17 17:36 ` bug#44046: " Brett Gilio
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-10-17 13:26 UTC (permalink / raw)
  To: 44046; +Cc: Michael Rohleder

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.0.
---
 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 73d3873fdc..5aac5cb892 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -344,7 +344,7 @@ access.")
 (define-public qutebrowser
   (package
     (name "qutebrowser")
-    (version "1.13.1")
+    (version "1.14.0")
     (source
      (origin
        (method url-fetch)
@@ -352,7 +352,7 @@ access.")
                            "qutebrowser/releases/download/v" version "/"
                            "qutebrowser-" version ".tar.gz"))
        (sha256
-        (base32 "1n72dvrv4dch4i07lsis76p7g16a039fwx8rk7w8q9f60wgqb5i8"))))
+        (base32 "0jip413yvyhdaywz0iadc32aaanjnhbx1d1vwzx3z1xbgc4i9svn"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-attrs" ,python-attrs))) ; for tests
-- 
2.28.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44046: [PATCH] gnu: qutebrowser: Update to 1.14.0.
  2020-10-17 13:26 [bug#44046] [PATCH] gnu: qutebrowser: Update to 1.14.0 Michael Rohleder
@ 2020-10-17 17:36 ` Brett Gilio
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Gilio @ 2020-10-17 17:36 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 44046-done

Hello Michael,

Thanks for your patch! I have pushed it to master as
e97be4a3c750fceec1d4d691484de36c60f7c424.

Best

-- 
Brett M. Gilio
brettg@gnu.org
https://brettgilio.com/
E82A C026 95D6 FF02 43CA 1E5C F6C5 2DD1 BA27 CB87




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-17 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-17 13:26 [bug#44046] [PATCH] gnu: qutebrowser: Update to 1.14.0 Michael Rohleder
2020-10-17 17:36 ` bug#44046: " Brett Gilio

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).