mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: xfce4-diskperf-plugin: Update to 2.8.0.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.8.0. Change-Id: I0b4aafae432b32a092a48b115513cde429da5e22
This commit is contained in:
@@ -1871,7 +1871,7 @@ governor and frequencies supported and used by your system.")
|
||||
(define-public xfce4-diskperf-plugin
|
||||
(package
|
||||
(name "xfce4-diskperf-plugin")
|
||||
(version "2.7.1")
|
||||
(version "2.8.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1881,7 +1881,7 @@ governor and frequencies supported and used by your system.")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0fav30y6r08yyrrm0yzi9jrn6af6hw8qk7wk7pd172ajqgcyp4ai"))))
|
||||
(base32 "0i4imw3s4gymqmns0z1k33prlxywk1sg9q66nws7d9xnv58v5f70"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list xfce4-dev-tools))
|
||||
|
||||
Reference in New Issue
Block a user