# HG changeset patch # User Paper # Date 1718675008 14400 # Node ID f4b0ff6792290e1970417884ad6f1aff6ef29d7f # Parent 1acd477da42f7e4ef6587b1b44cb8bde989ce94b CI: fix repo location diff -r 1acd477da42f -r f4b0ff679229 .builds/unix.yml --- a/.builds/unix.yml Mon Jun 17 21:18:37 2024 -0400 +++ b/.builds/unix.yml Mon Jun 17 21:43:28 2024 -0400 @@ -3,7 +3,7 @@ - gcc - make sources: - - hg+https://hg.sr.ht/~mrpapersonic/msvpvf + - hg+https://hg.paper.us.eu.org/msvpvf tasks: - build: | # build diff -r 1acd477da42f -r f4b0ff679229 .builds/windows.yml --- a/.builds/windows.yml Mon Jun 17 21:18:37 2024 -0400 +++ b/.builds/windows.yml Mon Jun 17 21:43:28 2024 -0400 @@ -2,7 +2,7 @@ packages: - mingw-w64 sources: - - hg+https://hg.sr.ht/~mrpapersonic/msvpvf + - hg+https://hg.paper.us.eu.org/msvpvf tasks: - build: | cd msvpvf