gnu: mbpfan: Update to 2.1.1.

* gnu/packages/linux.scm (mbpfan): Update to 2.1.1.
master
Tobias Geerinckx-Rice 2019-05-08 23:19:57 +02:00
parent b786ae69aa
commit 26fad5b7df
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -5040,7 +5040,7 @@ interface to this kernel feature.")
(define-public mbpfan
(package
(name "mbpfan")
(version "2.1.0")
(version "2.1.1")
(source
(origin
(method git-fetch)
@ -5049,8 +5049,7 @@ interface to this kernel feature.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"1gysq778rkl6dvvj9a1swxcl15wvz0bng5bn4nwq118cl8p8pask"))))
(base32 "0aijyxrqh01x0s80yr4cgxgd001iiqqph65pxvby7f0wz8lnxnqj"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; tests ask to be run as root