0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

flashgbx: 4.3 -> 4.4 (#410704)

This commit is contained in:
Wolfgang Walther 2025-06-01 12:00:41 +00:00 committed by GitHub
commit b366fbd484
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = [