Commit 07d8e33f authored by R. RyanTM's avatar R. RyanTM Committed by Cabia Rangris
Browse files

sl1-to-photon: 0.1.3+ -> 0.1.3

parent ecf48a3a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  python312Packages,
}:
let
  version = "0.1.3+";
  version = "0.1.3";
in
python312Packages.buildPythonApplication rec {
  pname = "sl1-to-photon";
@@ -14,7 +14,7 @@ python312Packages.buildPythonApplication rec {
    owner = "cab404";
    repo = "SL1toPhoton";
    rev = "7edc6ea99818622f5d49ac7af80ddd4916b8c19f";
    sha256 = "ssFfjlBMi3FHosDBUA2gs71VUIBkEdPVcV3STNxmOIM=";
    sha256 = "sha256-ssFfjlBMi3FHosDBUA2gs71VUIBkEdPVcV3STNxmOIM=";
  };

  pythonPath = with python312Packages; [