Unverified Commit b366fbd4 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

flashgbx: 4.3 -> 4.4 (#410704)

parents 7197fa89 9ea2fe09
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

python3Packages.buildPythonApplication rec {
  pname = "flashgbx";
  version = "4.3";
  version = "4.4";

  src = fetchFromGitHub {
    repo = "FlashGBX";
    owner = "lesserkuma";
    tag = version;
    hash = "sha256-jPD+7bFU6k1+NRKRHwynEmZ0G6ZwnF8AZVuTqk5DjEY=";
    hash = "sha256-C5RljQB6km5yYvFRj/s5AZfMIuMmaqsHnn9BhYWAP4o=";
  };

  desktopItems = [