libzra: unstable-2020-08-10 -> unstable-2020-09-11 (#109111)
This commit is contained in:
parent
769a4a83e6
commit
89f6113d00
@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libzra";
|
pname = "libzra";
|
||||||
version = "unstable-2020-08-10";
|
version = "unstable-2020-09-11";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "zraorg";
|
owner = "zraorg";
|
||||||
repo = "zra";
|
repo = "zra";
|
||||||
rev = "e678980ae7e79efd716b4a6610fe9f148425fd6b";
|
rev = "57abf2774dfc4624f14a0bc5bba71f044ce54a38";
|
||||||
sha256 = "132xyzhadahm01nas8gycjza5hs839fnpsh73im2a7wwfdw76z4h";
|
sha256 = "10rlqj6ma02005gdcp57wp48d6cg0vkbv4vl9ai0zlgxyx1g6kc4";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user