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

nwg-panel: 0.9.39 -> 0.9.40 (#345822)

parents 0284f82e ed034a10
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,13 +16,13 @@

python3Packages.buildPythonApplication rec {
  pname = "nwg-panel";
  version = "0.9.39";
  version = "0.9.40";

  src = fetchFromGitHub {
    owner = "nwg-piotr";
    repo = "nwg-panel";
    rev = "refs/tags/v${version}";
    hash = "sha256-uXhhtE91BqYdTQjavOU5p0JoprFZTGCcxQr66iJixu4=";
    hash = "sha256-MymxhQxPS07qZlD+TsiMyMtOrmIuqi3LAhc0Huxwxjs=";
  };

  # No tests