Unverified Commit 432b6949 authored by Valentin Brandl's avatar Valentin Brandl
Browse files

Downgrade version to the correct date

parent 46785f00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ let
in
rustPlatform.buildRustPackage rec {
  pname = "psst";
  version = "unstable-2024-03-04";
  version = "unstable-2024-02-11";

  src = fetchFromGitHub {
    owner = "jpochyla";