Unverified Commit 3cd806f0 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

nwg-panel: 0.9.38 -> 0.9.39 (#344197)

parents 5fea7ad9 c6ecc285
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.38";
  version = "0.9.39";

  src = fetchFromGitHub {
    owner = "nwg-piotr";
    repo = "nwg-panel";
    rev = "refs/tags/v${version}";
    hash = "sha256-5vq/5QovvoDUDu9IiAeI9c06g0iy9YLi7CdpEhXbLqI=";
    hash = "sha256-uXhhtE91BqYdTQjavOU5p0JoprFZTGCcxQr66iJixu4=";
  };

  # No tests