Merge pull request #169173 from r-ryantm/auto-update/open-watcom-v2-unwrapped

open-watcom-v2-unwrapped: unstable-2022-03-14 -> unstable-2022-04-18
This commit is contained in:
Ryan Mulligan 2022-04-18 06:34:50 -07:00 committed by GitHub
commit b2ef59ce21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,14 +12,14 @@
stdenv.mkDerivation rec {
pname = "open-watcom-v2";
version = "unstable-2022-03-14";
version = "unstable-2022-04-18";
name = "${pname}-unwrapped-${version}";
src = fetchFromGitHub {
owner = "open-watcom";
repo = "open-watcom-v2";
rev = "22627ccc1bd3de70aff9ac056e0dc9ecf7f7b6ec";
sha256 = "khy/fhmQjTGKfx6iOUBt+ySwpEx0df/7meyNvBnJAPY=";
rev = "3e762ff7342f9d82b7d8df54db9558158332ac02";
sha256 = "KMFvLIUqor2wxeO03Uh/jycvnCTOd1ySxYTq4PJ0tHk=";
};
postPatch = ''