Unverified Commit b221831c authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #268291 from fabaff/siobrultech-protocols-bump

python311Packages.siobrultech-protocols: 0.12.0 -> 0.13.0
parents 68cad926 71507b67
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 = [