~ruther/guix-local

4ac3850f75e709a4bd4c1b14860fdf10eca796ee — Artyom V. Poptsov 6 months ago 3fc5e9d
gnu: powercap: Update to 0.6.0.

* gnu/packages/linux.scm (powercap): Update to 0.6.0.

Change-Id: I827f086bd4e67bb5050ee26db7ad2284ee1ffd69
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 3271,7 3271,7 @@ Linux-Libre, as an Info manual.  To consult it, run @samp{info linux}.")))
(define-public powercap
  (package
    (name "powercap")
    (version "0.5.0")
    (version "0.6.0")
    (source
     (origin
       (method git-fetch)


@@ 3280,7 3280,7 @@ Linux-Libre, as an Info manual.  To consult it, run @samp{info linux}.")))
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1vs84fmhdc3w1541vp0f5ydvdsbg0amjdv2g2f8xdvaw01nakxsn"))))
        (base32 "087almlx34nzjbv8a40kxlmgy8691z2zlzkfyca8a2b7l0b2kqlp"))))
    (build-system cmake-build-system)
    (arguments
     (list #:configure-flags