Commit d82afb13 authored by R. RyanTM's avatar R. RyanTM
Browse files

ardugotools: 0.6.1 -> 0.6.2

parent 6ed432a9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  ...
}:
let
  version = "0.6.1";
  version = "0.6.2";
in
buildGoModule {
  pname = "ardugotools";
@@ -15,10 +15,10 @@ buildGoModule {
    owner = "randomouscrap98";
    repo = "ardugotools";
    rev = "v${version}";
    hash = "sha256-SqeUcYa8XscwaJaCSIoZ9lEtRJ0hN01XJDyCJFX2dTc=";
    hash = "sha256-kqFXJIHyPvm3Fq/qsojdltS99Wb4Qc/wPc6tw4n9pKs=";
  };

  vendorHash = "sha256-Z9ObsS+GwVsz6ZlXCgN0WlShHzbmx4WLa/1/XLSSAAs=";
  vendorHash = "sha256-sC47I3dKmQrF1ux+yYRyl6xB+cU1Yve/K+9wh3HQyik=";

  checkFlags =
    let