unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42312] [PATCH] gnu: qutebrowser: Update to 1.13.0.
@ 2020-07-10 15:54 Michael Rohleder
  2020-07-11 15:26 ` bug#42312: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-10 15:54 UTC (permalink / raw)
  To: 42312


[-- Attachment #1.1: [PATCH] gnu: qutebrowser: Update to 1.13.0. --]
[-- Type: text/x-patch, Size: 1552 bytes --]

From 6559b27a0657ba5d8a436ca65f2c5f291965fea6 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 10 Jul 2020 17:52:05 +0200
Subject: [PATCH] gnu: qutebrowser: Update to 1.13.0.

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.0.
---
 gnu/packages/web-browsers.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 2ef09d49c9..a38959feac 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -12,6 +12,7 @@
 ;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
 ;;; Copyright © 2020 B. Wilson <elaexuotee@wilsonb.com>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -343,7 +344,7 @@ access.")
 (define-public qutebrowser
   (package
     (name "qutebrowser")
-    (version "1.12.0")
+    (version "1.13.0")
     (source
      (origin
        (method url-fetch)
@@ -351,7 +352,7 @@ access.")
                            "qutebrowser/releases/download/v" version "/"
                            "qutebrowser-" version ".tar.gz"))
        (sha256
-        (base32 "0pywyhi4v6ymxpn85grrdr1agmcxsnm5jfqf3rlxqx5swbnxbfs1"))))
+        (base32 "1xq0a0mcssc1ss4fvhhwr75dhlh3nr9w46i2gmqczzh5cynk1sfk"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-attrs" ,python-attrs))) ; for tests
-- 
2.27.0


[-- Attachment #1.2: Type: text/plain, Size: 290 bytes --]


-- 
`The great thing about mod_rewrite is it gives you all the
 configurability and flexibility of Sendmail. The downside to
 mod_rewrite is that it gives you all the configurability and flexibility of
 Sendmail.'
               -- Brian Behlendorf
                  Apache Group 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#42312: [PATCH] gnu: qutebrowser: Update to 1.13.0.
  2020-07-10 15:54 [bug#42312] [PATCH] gnu: qutebrowser: Update to 1.13.0 Michael Rohleder
@ 2020-07-11 15:26 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2020-07-11 15:26 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42312-done

Pushed as cc0aaf2052111e7ab5442ffe6c53a5fe6d1d51db, thank you!




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

end of thread, other threads:[~2020-07-11 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 15:54 [bug#42312] [PATCH] gnu: qutebrowser: Update to 1.13.0 Michael Rohleder
2020-07-11 15:26 ` bug#42312: " Julien Lepiller

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