3
0
Fork 0
forked from mirrors/nixpkgs

mate.mate-power-manager: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/mate-power-manager/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-07 15:04:29 +00:00
parent 886b42c916
commit 52a4a15c54
No known key found for this signature in database

View file

@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "mate-power-manager";
version = "1.26.0";
version = "1.26.1";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "0ybvwv24g8awxjl2asgvx6l2ghn4limcm48ylha68dkpy3607di6";
sha256 = "IM2dIu0Eur+Yu1DnGg7F14qKR2KHcjJ4+H2nbKv7EEI=";
};
nativeBuildInputs = [