gnu: cmst: Update to 2019.01.13.

* gnu/packages/connman.scm (cmst): Update to 2019.01.13.
This commit is contained in:
Efraim Flashner 2019-12-18 10:29:28 +02:00
parent 92fe25130c
commit 8fd6049403
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -137,7 +137,7 @@ (define-public econnman
(define-public cmst
(package
(name "cmst")
(version "2017.09.19")
(version "2019.01.13")
(source
(origin
(method url-fetch)
@ -145,7 +145,7 @@ (define-public cmst
"https://github.com/andrew-bibb/cmst/releases/download/cmst-"
version "/cmst-" version ".tar.xz"))
(sha256
(base32 "0dh4639n3l8a19svaagib41hdq5q7x70bnc28dmnwy4jflf38yrm"))))
(base32 "1cn6xz2rpkf5kx5d6p2x2lh85zppjacp59l6gj3n6x12p90al1vl"))))
(inputs
`(("qtbase" ,qtbase)))
(native-inputs