Commit abb24383 authored by OPNA2608's avatar OPNA2608
Browse files

sladeUnstable: unstable-2023-09-30 -> 3.2.4-unstable-2023-09-30

parent cfc30e70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@

stdenv.mkDerivation rec {
  pname = "slade";
  version = "unstable-2023-09-30";
  version = "3.2.4-unstable-2023-09-30";

  src = fetchFromGitHub {
    owner = "sirjuddington";