gnu: thermald: Update to 1.9.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 22 Dec 2019 23:20:35 +0000 (00:20 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 23 Dec 2019 18:45:55 +0000 (19:45 +0100)
* gnu/packages/admin.scm (thermald): Update to 1.9.1.

gnu/packages/admin.scm

index d82dc54..07b6c89 100644 (file)
@@ -3026,7 +3026,7 @@ make it a perfect utility on modern distros.")
 (define-public thermald
   (package
     (name "thermald")
-    (version "1.9")
+    (version "1.9.1")
     (source
      (origin
       (method git-fetch)
@@ -3035,7 +3035,7 @@ make it a perfect utility on modern distros.")
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
-       (base32 "1ajhivl9jifcf12nbk281yayk7666v65m249aclyli0bz1kh8cfs"))))
+       (base32 "0iagc3jqpnh6q2fa1gx4wx6r8qg0556j60xr159zqg95djr4dv99"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags