# HG changeset patch # User Paper # Date 1718663454 14400 # Node ID 3c755136f074d24dc828c58f53139079351ff236 # Parent e9d040e2045f5278b4d25e41c98a810b4f0efc66 CI: update for new repository URL diff -r e9d040e2045f -r 3c755136f074 .builds/linux.yml --- a/.builds/linux.yml Mon Jun 17 05:16:57 2024 -0400 +++ b/.builds/linux.yml Mon Jun 17 18:30:54 2024 -0400 @@ -15,7 +15,7 @@ - pkg-config - libglib2.0-dev sources: - - https://hg.sr.ht/~mrpapersonic/minori + - hg+https://hg.paper.us.eu.org/minori tasks: - build: | # build diff -r e9d040e2045f -r 3c755136f074 .builds/windows.yml --- a/.builds/windows.yml Mon Jun 17 05:16:57 2024 -0400 +++ b/.builds/windows.yml Mon Jun 17 18:30:54 2024 -0400 @@ -20,9 +20,7 @@ - python3-pip - zip sources: - - hg+https://hg.sr.ht/~mrpapersonic/minori -environment: - BUILD_SUBMITTER: hg.sr.ht + - hg+https://hg.paper.us.eu.org/minori tasks: - build-win64: | export WINEARCH=win64