[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: qutebrowser: Update to 1.13.1.
From: |
guix-commits |
Subject: |
05/07: gnu: qutebrowser: Update to 1.13.1. |
Date: |
Sun, 19 Jul 2020 20:08:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7915e3e198c689e3a372229a7e983fbdfc5f30ca
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 19 21:04:35 2020 +0200
gnu: qutebrowser: Update to 1.13.1.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.1.
---
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 6508419..65ab773 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.0")
+ (version "1.13.1")
(source
(origin
(method url-fetch)
@@ -352,7 +352,7 @@ access.")
"qutebrowser/releases/download/v" version "/"
"qutebrowser-" version ".tar.gz"))
(sha256
- (base32 "1xq0a0mcssc1ss4fvhhwr75dhlh3nr9w46i2gmqczzh5cynk1sfk"))))
+ (base32 "1n72dvrv4dch4i07lsis76p7g16a039fwx8rk7w8q9f60wgqb5i8"))))
(build-system python-build-system)
(native-inputs
`(("python-attrs" ,python-attrs))) ; for tests
- branch master updated (c15a2cd -> 454b374), guix-commits, 2020/07/19
- 02/07: gnu: mc: Update to 4.8.25., guix-commits, 2020/07/19
- 03/07: gnu: zabbix-agentd, zabbix-server: Update to 5.0.2 [fixes CVE-2020-15803]., guix-commits, 2020/07/19
- 01/07: gnu: mtd-utils: Update to 2.1.2., guix-commits, 2020/07/19
- 06/07: gnu: xev: Update to 1.2.4., guix-commits, 2020/07/19
- 05/07: gnu: qutebrowser: Update to 1.13.1.,
guix-commits <=
- 07/07: gnu: console-setup: Update to 1.196., guix-commits, 2020/07/19
- 04/07: gnu: python-pendulum: Update to 2.1.1., guix-commits, 2020/07/19