1
0
forked from rosa/hakurei

internal/rosa/package/kernel: 6.12.92 to 6.12.93

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-16 21:37:42 +09:00
parent 5992be3dd3
commit 9274b642ec
+2 -2
View File
@@ -3,11 +3,11 @@ package kernel-source {
website = "https://kernel.org";
exclude = true;
version# = "6.12.92";
version# = "6.12.93";
output = remoteTar {
url = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/"+
"snapshot/linux-"+version+".tar.gz";
checksum = "1KJYWkOr_n3xcWmDgmKuimEWiDP3HvG4jhIY4wrGmxSHuQGogOqdpeJhzYMHUoNw";
checksum = "cGFcgR-h4Vwv2BU78jV4HmU-3yU_ER8l8LyKF0MibEsB-kUbbrIgqxMedXZ1j8Xw";
compress = gzip;
};
}