Commit 24963b12 authored by OPNA2608's avatar OPNA2608
Browse files

bash-supergenpass: unstable-2024-03-24 -> 0-unstable-2024-03-24

parent 66496969
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

stdenv.mkDerivation {
  pname = "bash-supergenpass";
  version = "unstable-2024-03-24";
  version = "0-unstable-2024-03-24";

  nativeBuildInputs = [ makeWrapper ];