asusctl: 6.1.14 -> 6.1.15 (#452165)
This commit is contained in:
@@ -18,16 +18,16 @@
|
|||||||
}:
|
}:
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "asusctl";
|
pname = "asusctl";
|
||||||
version = "6.1.14";
|
version = "6.1.15";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "asus-linux";
|
owner = "asus-linux";
|
||||||
repo = "asusctl";
|
repo = "asusctl";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-TMfuqtMaXklAEQjSxeYToszZ6foL0b7PTEdpBrAeIxY=";
|
hash = "sha256-ckazulETorMaYc860ELV/kABPv9+YF+EvpapNqNnXuI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-rJuFdBvypwPFCOUQ+34xDHTKYhrgJPaHng54oybN2Tk=";
|
cargoHash = "sha256-qryRfwffP+AiaFjZ6mw5GHI/xlV1EhOsdhJhJw6Zn74=";
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
files="
|
files="
|
||||||
|
|||||||
Reference in New Issue
Block a user