1
0
forked from rosa/hakurei

internal/rosa/package/hakurei: 0.4.3 to 0.4.4

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-17 21:40:04 +09:00
parent 79342e3053
commit bda00ac90e
+2 -2
View File
@@ -2,11 +2,11 @@ package hakurei-source {
description = "hakurei source tree";
exclude = true;
version# = "0.4.3";
version# = "0.4.4";
output = remoteTar {
url = "https://git.gensokyo.uk/rosa/hakurei/archive/"+
"v"+version+".tar.gz";
checksum = "1LqBJIcYcAFTVfydCahOm4hjjKhY953X9ars0eQj32hnpNncWFefuT6OJpZzIlZv";
checksum = "BCIKpRiVv2tDg8lyX1bG_VgTBBMFCByv726x6DfJ0LiRg5ma4T5fcxYUaQl8JMVB";
compress = gzip;
};
}