Commit a0c53ddf authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

rmfuse: unstable-2021-06-06 -> 0.2.3

parent 95a70aa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

python3.pkgs.buildPythonApplication {
  pname = "rmfuse";
  version = "unstable-2021-06-06";
  version = "0.2.3";

  pyproject = true;