From 4ad940aeb3cbacf4ae0e510cba4b5977ab79697a Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 18 Apr 2026 10:31:05 +0800 Subject: [PATCH] =?UTF-8?q?GXDE\=20mips=20=E7=9B=B4=E6=8E=A5=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E6=BA=90=E7=AB=99=E8=BF=9B=E8=A1=8C=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gfdgd_xi <3025613752@qq.com> --- .github/workflows/building-deb-hetao-cross-host.yml | 8 ++++---- .github/workflows/building-deb-hetao-cross.yml | 8 ++++---- .github/workflows/building-deb-hetao.yml | 8 ++++---- .github/workflows/building-deb-zhuangzhuang.yml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/building-deb-hetao-cross-host.yml b/.github/workflows/building-deb-hetao-cross-host.yml index bf82f06..eabf7fc 100755 --- a/.github/workflows/building-deb-hetao-cross-host.yml +++ b/.github/workflows/building-deb-hetao-cross-host.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: amd64 @@ -41,7 +41,7 @@ jobs: display-name: arm64-hetao arch: arm64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: arm64 @@ -53,7 +53,7 @@ jobs: display-name: loong64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: loong64 @@ -65,7 +65,7 @@ jobs: display-name: riscv64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: riscv64 diff --git a/.github/workflows/building-deb-hetao-cross.yml b/.github/workflows/building-deb-hetao-cross.yml index 04c26dc..d711a64 100755 --- a/.github/workflows/building-deb-hetao-cross.yml +++ b/.github/workflows/building-deb-hetao-cross.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: amd64 @@ -41,7 +41,7 @@ jobs: display-name: arm64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: arm64 @@ -53,7 +53,7 @@ jobs: display-name: loong64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: loong64 @@ -65,7 +65,7 @@ jobs: display-name: riscv64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://cdn-community-packages.deepin.com/deepin/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao gxde-cross-arch: riscv64 diff --git a/.github/workflows/building-deb-hetao.yml b/.github/workflows/building-deb-hetao.yml index adf7516..fb1a253 100755 --- a/.github/workflows/building-deb-hetao.yml +++ b/.github/workflows/building-deb-hetao.yml @@ -29,7 +29,7 @@ jobs: display-name: amd64-hetao arch: amd64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -40,7 +40,7 @@ jobs: display-name: arm64-hetao arch: arm64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -51,7 +51,7 @@ jobs: display-name: loong64-hetao arch: loong64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao @@ -62,6 +62,6 @@ jobs: display-name: riscv64-hetao arch: riscv64 rootfs-codename: crimson - rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/dists/beige/ + rootfs-source: https://mirror.math.princeton.edu/pub/deepin/beige/ gxde-codename: hetao gxde-codename-upload: hetao diff --git a/.github/workflows/building-deb-zhuangzhuang.yml b/.github/workflows/building-deb-zhuangzhuang.yml index 2e6c27a..975046c 100755 --- a/.github/workflows/building-deb-zhuangzhuang.yml +++ b/.github/workflows/building-deb-zhuangzhuang.yml @@ -62,7 +62,7 @@ jobs: display-name: mips64el-zhuangzhuang arch: mips64el rootfs-codename: sid - rootfs-source: https://mips-repo.gxde.top/debian/ + rootfs-source: https://snapshot.debian.org/archive/debian/20250809T023713Z/ gxde-codename: lizhi gxde-codename-upload: zhuangzhuang