Skip to content

Commit 080ad78

Browse files
newAMnakato
authored andcommitted
bpi-r4: linux: 6.12.7 -> 6.12.8
1 parent af77ea0 commit 080ad78

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pkgs/bananaPiR4/default.nix

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,12 @@
248248
src = fetchFromGitHub {
249249
owner = "frank-w";
250250
repo = "BPI-Router-Linux";
251-
# 6.12-main HEAD 2024-12-29
252-
rev = "e08bb5598c35e94d383cf3c803a02cbd312c5b54";
253-
hash = "sha256-7qKUkxlLigi7aNcMQ6+2wFNeT9LLfKQeio92qMKgWzE=";
251+
# 6.12-main HEAD 2025-01-08
252+
rev = "3cd0a377f30740f504919d1c51d76f23e0024427";
253+
hash = "sha256-t8aqHi1uT2JteEqX/CAyQSVm2Uj/OqD/DMFzwNxI83o=";
254254
};
255-
version = "6.12.7-bpi-r4";
256-
modDirVersion = "6.12.7-bpi-r4";
255+
version = "6.12.8-bpi-r4";
256+
modDirVersion = "6.12.8-bpi-r4";
257257
};
258258

259259
defconfig = "mt7988a_bpi-r4_defconfig";

0 commit comments

Comments
 (0)