Merge pull request #67164 from r-ryantm/auto-update/xst
xst: 0.7.1 -> 0.7.2
This commit is contained in:
commit
6e9b6519a2
@ -3,7 +3,7 @@
|
|||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.7.1";
|
version = "0.7.2";
|
||||||
name = "xst-${version}";
|
name = "xst-${version}";
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
inherit name;
|
inherit name;
|
||||||
@ -12,7 +12,7 @@ in stdenv.mkDerivation {
|
|||||||
owner = "gnotclub";
|
owner = "gnotclub";
|
||||||
repo = "xst";
|
repo = "xst";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1fh4y2w0icaij99kihl3w8j5d5b38d72afp17c81pi57f43ss6pc";
|
sha256 = "1fplgy30gyrwkjsw3z947327r98i13zd1whwkplpj9fzckhb9vs9";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user