Skip to content

Commit cbca10c

Browse files
Update kernel to v6.13.7
This also has the new touchpad driver based on asahi patches to hid-magicmouse.
1 parent 934648e commit cbca10c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kernel/kernel.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/bash
22
set -ex
33

4-
KERNEL_VERSION=6.13.6-200.fc41
4+
KERNEL_VERSION=6.13.7-200.fc41
55

66
cd "$sourcedir"
77
koji download-build --quiet --arch=src "kernel-$KERNEL_VERSION"

0 commit comments

Comments
 (0)