Commit 71507b67 authored by Fabian Affolter's avatar Fabian Affolter
Browse files
parent b9aa1e95
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

buildPythonPackage rec {
  pname = "siobrultech-protocols";
  version = "0.12.0";
  version = "0.13.0";

  disabled = pythonOlder "3.8";

@@ -19,7 +19,7 @@ buildPythonPackage rec {
    owner = "sdwilsh";
    repo = "siobrultech-protocols";
    rev = "refs/tags/v${version}";
    hash = "sha256-71iFZS5CLYXNw57psLXswNJKfvbeKOqSncLoSsNXqjc=";
    hash = "sha256-6BGhelyv0FoPyGwzgIX5Gbbu9Ks19MtL1AZQRZWKzhM=";
  };

  nativeCheckInputs = [