river-luatile: 0.1.2 -> 0.1.3

This commit is contained in:
R. Ryantm 2023-06-25 01:58:15 +00:00
parent 3fe11cb141
commit d520215e42

View File

@ -7,16 +7,16 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "river-luatile"; pname = "river-luatile";
version = "0.1.2"; version = "0.1.3";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "MaxVerevkin"; owner = "MaxVerevkin";
repo = "river-luatile"; repo = "river-luatile";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-flh1zUBranb7w1fQuinHbVRGlVxfl2aKxSwShHFG6tI="; hash = "sha256-ZBytoj4L72TjxJ7vFivjcSO69AcdwKNbXh4rA/bn5iU=";
}; };
cargoHash = "sha256-9YQxa6folwCJNoEa75InRbK1X7cD4F5QGzeGlfsr/5s="; cargoHash = "sha256-GcMSglLKuUD3nVj0/8Nbrk4qs5gl5PlCj7r1MYq/vQg=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config