Commit 6ade1c7f authored by corite's avatar corite
Browse files

qcal: update 0.9.1 -> 0.9.2

parent dd34fb5e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,14 +5,14 @@

buildGoModule rec {
  pname = "qcal";
  version = "0.9.1";
  version = "0.9.2";
  src = fetchFromSourcehut {
    owner = "~psic4t";
    repo = "qcal";
    rev = version;
    hash = "sha256-Rj806cKCFxWB8X4EiKvyZ5/xACw+VVbo9hv8AJiB0S4=";
    hash = "sha256-azUN4oYbD0fBZav4ogh/mELV9+IW6aAV7Oom8Wq6sYI=";
  };
  vendorHash = "sha256-ntpSj3Ze7n1sMIMojaESi4tQtx+mrA0aiv3+MQetjZI=";
  vendorHash = "sha256-W9g2JzShvm2hJ+fcdwsoD3B6iUU55ufN6FTTl6qK6Oo=";

  # Replace "config-sample.json" in error message with the absolute path
  # to that config file in the nix store