chore: 6.8.0-rc3 -> 6.8.0-rc3

This commit is contained in:
Adam Stephens 2024-02-05 08:50:27 -05:00
parent 21841f64b1
commit bb1e57a557
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -19,10 +19,10 @@
"owner": "jhovold",
"repo": "linux"
},
"branch": "wip/sc8280xp-v6.8-rc2",
"revision": "8c977f43e9b53eccf65fa25624bc322ef2338bec",
"url": "https://github.com/jhovold/linux/archive/8c977f43e9b53eccf65fa25624bc322ef2338bec.tar.gz",
"hash": "0vlzc22112ddlkr3wl7yqp1g7g54r794g3lkfx6va5axra2ys3xj"
"branch": "wip/sc8280xp-v6.8-rc3",
"revision": "dee604c3dedb3203caea23037a065df5bbf1ab07",
"url": "https://github.com/jhovold/linux/archive/dee604c3dedb3203caea23037a065df5bbf1ab07.tar.gz",
"hash": "04n43d9dd2vsjr9m9nkdhb5f397xx4k8y4jyify8q1da9pcfbyjr"
}
},
"version": 3

View file

@ -5,7 +5,7 @@ let
linux_x13s_pkg =
{ buildLinux, ... }@args:
let
version = "6.8.0-rc2";
version = "6.8.0-rc3";
modDirVersion = "${version}";
in
buildLinux (