Merge pull request #232648 from LeSuisse/grub2-not-beta

grub2: remove the beta mention from the meta.description
This commit is contained in:
Jonas Heinrich
2023-05-19 10:59:56 +02:00
committed by GitHub

View File

@@ -431,7 +431,7 @@ stdenv.mkDerivation rec {
};
meta = with lib; {
description = "GNU GRUB, the Grand Unified Boot Loader (2.x beta)";
description = "GNU GRUB, the Grand Unified Boot Loader";
longDescription =
'' GNU GRUB is a Multiboot boot loader. It was derived from GRUB, GRand