unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39401] [PATCH] gnu: qutebrowser: Update to 1.10.0
@ 2020-02-02 22:50 Jack Hill
  2020-02-03 16:21 ` Nicolas Goaziou
  2020-02-03 16:22 ` bug#39401: " Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Hill @ 2020-02-02 22:50 UTC (permalink / raw)
  To: 39401; +Cc: Jack Hill

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.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 0c18191cc7..1610561aec 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -276,7 +276,7 @@ access.")
 (define-public qutebrowser
   (package
     (name "qutebrowser")
-    (version "1.9.0")
+    (version "1.10.0")
     (source
      (origin
        (method url-fetch)
@@ -285,7 +285,7 @@ access.")
                            "qutebrowser-" version ".tar.gz"))
        (sha256
         (base32
-         "1y0yq1qfr6g1s7kf3w2crd0b025dv2dfknhlz3v0001ns3rgwj17"))))
+         "1prvd3cysmcjfybn0dmr3ih0bl6lm5ml9i7wd09fn8hb7047mkby"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-attrs" ,python-attrs))) ; for tests
-- 
2.25.0

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

* [bug#39401] [PATCH] gnu: qutebrowser: Update to 1.10.0
  2020-02-02 22:50 [bug#39401] [PATCH] gnu: qutebrowser: Update to 1.10.0 Jack Hill
@ 2020-02-03 16:21 ` Nicolas Goaziou
  2020-02-03 16:22 ` bug#39401: " Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2020-02-03 16:21 UTC (permalink / raw)
  To: Jack Hill; +Cc: 39401

Hello,

Jack Hill <jackhill@jackhill.us> writes:

> * gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.

Applied as 692c4b3b444825278d560cbe64b90f3d850d74fd. Thank you.

Regards,

-- 
Nicolas Goaziou

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

* bug#39401: [PATCH] gnu: qutebrowser: Update to 1.10.0
  2020-02-02 22:50 [bug#39401] [PATCH] gnu: qutebrowser: Update to 1.10.0 Jack Hill
  2020-02-03 16:21 ` Nicolas Goaziou
@ 2020-02-03 16:22 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2020-02-03 16:22 UTC (permalink / raw)
  To: 39401-done

Applied. Closing.

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

end of thread, other threads:[~2020-02-03 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 22:50 [bug#39401] [PATCH] gnu: qutebrowser: Update to 1.10.0 Jack Hill
2020-02-03 16:21 ` Nicolas Goaziou
2020-02-03 16:22 ` bug#39401: " Nicolas Goaziou

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).