open-watcom-v2-unwrapped: unstable-2022-05-04 -> unstable-2022-08-02

This commit is contained in:
OPNA2608 2022-08-03 15:30:35 +02:00
parent 47ac9d7db8
commit aa30734c17

View file

@ -12,14 +12,14 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "open-watcom-v2"; pname = "open-watcom-v2";
version = "unstable-2022-05-04"; version = "unstable-2022-08-02";
name = "${pname}-unwrapped-${version}"; name = "${pname}-unwrapped-${version}";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "open-watcom"; owner = "open-watcom";
repo = "open-watcom-v2"; repo = "open-watcom-v2";
rev = "01662ab4eb50c0757969fa53bd4270dbbba45dc5"; rev = "4bdb73995b871982dd106838296903701ded29c2";
sha256 = "Nl5mcPDCr08XkVMWqkbbgTP/YjpfwMOo2GVu43FQQ3Y="; sha256 = "sha256-Ay/f+gnj8EklN8T/uP0a+Zji6HEHAoPLdkrSTQaC9Rs=";
}; };
postPatch = '' postPatch = ''