On Mon, Dec 21, 2015 at 12:24 AM, Ray Donnelly <[email protected]> wrote: > git checkout sha1_from_bisected-MSYS2-packages -- msys2-runtime/ > .. then change the PKGBUILD from > source=('msys2-runtime'::'git+https://github.com/Alexpux/Cygwin.git#branch=msys2-master' > .. to > source=('msys2-runtime'::'git+https://github.com/Alexpux/Cygwin.git#branch=sha1_you_figured_out_where_the_HEAD_was-of_msys2-master-at-that-bisected-date' Here I meant source=('msys2-runtime'::'git+https://github.com/Alexpux/Cygwin.git#commit=sha1_you_figured_out_where_the_HEAD_was-of_msys2-master-at-that-bisected-date'
------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
