[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: connman: Update to 1.36.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/09: gnu: connman: Update to 1.36. |
Date: |
Wed, 23 May 2018 09:31:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 34fb6c51ca98d96f5643f2d9300764016ca12d23
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 23 04:58:05 2018 +0200
gnu: connman: Update to 1.36.
* gnu/packages/connman.scm (connman): Update to 1.36.
---
gnu/packages/connman.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm
index 7e87cd8..55dd4a6 100644
--- a/gnu/packages/connman.scm
+++ b/gnu/packages/connman.scm
@@ -3,7 +3,7 @@
;;; Copyright © 2017 Mathieu Othacehe <address@hidden>
;;; Copyright © 2017 Clément Lassieur <address@hidden>
;;; Copyright © 2017 Ricardo Wurmus <address@hidden>
-;;; Copyright © 2017 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -43,7 +43,7 @@
(define-public connman
(package
(name "connman")
- (version "1.35")
+ (version "1.36")
(source
(origin
(method url-fetch)
@@ -51,7 +51,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1apj5j25kj7v1bsfv3nh54aiq873nfrsjfbj85p5qm3ihfwxxmv6"))))
+ "0x00dq5c2frz06md3g5y0jh5kbcj2hrfl5qjcqga8gs4ri0xp2f7"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- branch master updated (a4ab65e -> 34fb6c5), Tobias Geerinckx-Rice, 2018/05/23
- 02/09: gnu: x265: Return a boolean from the snippet., Tobias Geerinckx-Rice, 2018/05/23
- 01/09: gnu: x265: Update to 2.7., Tobias Geerinckx-Rice, 2018/05/23
- 04/09: gnu: parallel: Update to 20180522., Tobias Geerinckx-Rice, 2018/05/23
- 07/09: gnu: simplescreenrecorder: Update to 0.3.11., Tobias Geerinckx-Rice, 2018/05/23
- 03/09: gnu: tor: Update to 0.3.3.6 [security fixes]., Tobias Geerinckx-Rice, 2018/05/23
- 05/09: gnu: stunnel: Update to 5.45., Tobias Geerinckx-Rice, 2018/05/23
- 06/09: gnu: redshift: Update to 1.12., Tobias Geerinckx-Rice, 2018/05/23
- 09/09: gnu: connman: Update to 1.36.,
Tobias Geerinckx-Rice <=
- 08/09: gnu: python-gitpython: Update to 2.1.10., Tobias Geerinckx-Rice, 2018/05/23