gnu: light: Update to 1.1.2.

* gnu/packages/linux.scm (light): Update to 1.1.2.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-11 04:56:49 +02:00
parent 800248fe59
commit e83745a958
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4092,7 +4092,7 @@ monitoring tools for Linux. These include @code{mpstat}, @code{iostat},
(define-public light
(package
(name "light")
(version "1.1")
(version "1.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4100,7 +4100,7 @@ monitoring tools for Linux. These include @code{mpstat}, @code{iostat},
(commit version)))
(sha256
(base32
"1qra8yzsga29bxlvq63v1db071a1xdji7i60p4kzrciidm1206js"))))
"0c934gxav9cgdf94li6dp0rfqmpday9d33vdn9xb2mfp4war9n4w"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests