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

nwg-panel: 0.10.6 -> 0.10.7 (#417123)

parents 6a0168e7 674edae2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,13 +23,13 @@

python3Packages.buildPythonApplication rec {
  pname = "nwg-panel";
  version = "0.10.6";
  version = "0.10.7";

  src = fetchFromGitHub {
    owner = "nwg-piotr";
    repo = "nwg-panel";
    tag = "v${version}";
    hash = "sha256-+LnnYP7AA/Gohusk9/lvvxdHpnOfMhBu58UB/LhkMX4=";
    hash = "sha256-w5wpOjaWBVOLQDzneGl2K2kKN4yA9dhnfmwn8tynTKI=";
  };

  # No tests