Commit 48b821d2 authored by Thomas Gerbet's avatar Thomas Gerbet
Browse files

grub2: remove the beta mention from the meta.description

GRUB is not considered beta anymore.
parent a15dcd90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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