powerdevil: fix hash of patch

The hash added in 24ebfb1e02 belongs to pure download
before normalization done by fetchpatch.
gstqt5
Vladimír Čunát 2020-09-02 11:13:21 +02:00
parent f20daaa85c
commit c5dcb9682e
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ mkDerivation {
# Reduce log message spam by setting the default log level to Warning.
(fetchpatch {
url = "https://invent.kde.org/plasma/powerdevil/-/commit/c7590f9065ec9547b7fabad77a548bbc0c693113.patch";
sha256 = "0vj70mhx6qhvbh4vn9qk9ir5w4s2m76hw2lsxmh3ibgsydz4yilz";
sha256 = "077whhi0jrb3bajx357k7n66hv7nchis8jix0nfc1zjvi9fm6pi2";
})
];
}