diff --git a/internal/rosa/package/hakurei.az b/internal/rosa/package/hakurei.az index 229af5fc..c6fb81d7 100644 --- a/internal/rosa/package/hakurei.az +++ b/internal/rosa/package/hakurei.az @@ -2,11 +2,11 @@ package hakurei-source { description = "hakurei source tree"; exclude = true; - version# = "0.4.6"; + version# = "0.4.7"; output = remoteTar { url = "https://git.gensokyo.uk/rosa/hakurei/archive/"+ "v"+version+".tar.gz"; - checksum = "2HxvdykuSSymAu-c1WIwQAy3qT4dDm8B--93iL4uomBlBC8wfSWldbvPF1noNkUC"; + checksum = "yQd4LLMn16rYOVH2Dj6L_J64aB9aowDHPwoHHBIPeJK3m3stm5ienh0NzUCAWmed"; compress = gzip; }; }