Unverified Commit bd65cd23 authored by Seth Flynn's avatar Seth Flynn Committed by GitHub
Browse files

errands: fix src hash (#391913)

parents 141bfa49 fed48c38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec {
    owner = "mrvladus";
    repo = "Errands";
    tag = version;
    hash = "sha256-zFI3+U40zzQL3lPPYwL/ekWA1ugOkORlJui4QT6pgQI=";
    hash = "sha256-Gs3/DPMsoPTxH+fR7H3gPJr8ITrQDPlmw236vDnmBaA";
  };

  nativeBuildInputs = [