Unverified Commit 54323f6f authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

nwg-panel: 0.9.40 -> 0.9.48 (#351586)

parents 44607a5f 52859ba8
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.40";
  version = "0.9.48";

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

  # No tests