diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-09-18 19:33:13 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-09-18 19:36:12 +0900 |
| commit | 4728f58ba88fad76ddb5ceee64ec26ac58d6cd99 (patch) | |
| tree | 73aa9ad03302e522a5aa03299ad1455cb333cfbb /internal | |
| parent | 9e2a81774d23214c41181bbd78175530eec73489 (diff) | |
update canonical Git repository location
This URL was never explicitly in the README document. This change states
the canonical Git repository location and removes unreachable URLs.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/package/hakurei.az | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/package/hakurei.az b/internal/rosa/package/hakurei.az index 4e9a8d2c..f8b03b74 100644 --- a/internal/rosa/package/hakurei.az +++ b/internal/rosa/package/hakurei.az @@ -4,7 +4,7 @@ package hakurei-source { version# = "0.4.8"; output = remoteGit { - url = "https://git.gensokyo.uk/rosa/hakurei.git"; + url = "https://src.rosa.moe/hakurei"; tag = "v"+version; checksum = "B6aoojyXblZ7eYwdc3Ak3wDbBpu63j8S79Gpiul9Obb8diqzBIJ2qNCgWVH6qLsc"; }; |
