From 292a411fb36dac4eb4cc4d97471499a1351a9a3a Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 19 Feb 2024 16:37:11 +0000 Subject: [PATCH] linux-megous: 6.7.2 (20240127-1717) -> 6.7.4 (20240211-1928) --- pkgs/additional/linux-megous/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/additional/linux-megous/default.nix b/pkgs/additional/linux-megous/default.nix index 0d671e812..39c65ade1 100644 --- a/pkgs/additional/linux-megous/default.nix +++ b/pkgs/additional/linux-megous/default.nix @@ -34,9 +34,9 @@ let # - orange-pi is listed as the "main integration branch". # - this suggests it's NOT a stable branch, only `orange-pi-X.YY-YYYYMMDD-NNNN` tags are "formal" releases # - specific branches like `pp` (pinephone) are dev branches, and probably less stable. - rev = "orange-pi-6.7-20240127-1717"; - base = "6.7.2"; - hash = "sha256-vukzm6fHDBNHTQDbclwTzIA4fkpIcX0EGHhxOwgCguA="; + rev = "orange-pi-6.7-20240211-1928"; + base = "6.7.4"; + hash = "sha256-wngHUrs9NeKcb7TYusRYRsWH9VwAW+gBwBPgq9QGjfs="; # set to empty if not a release candidate, else `-rc` rc = "";