superflore: 2024-03-22 -> 2025-03-03

This commit is contained in:
Michal Sojka 2025-03-03 00:20:49 +01:00 committed by Ben Wolsieffer
parent 4a773392e5
commit e44c51fa18

View file

@ -5,13 +5,13 @@
buildPythonPackage rec { buildPythonPackage rec {
pname = "superflore"; pname = "superflore";
version = "unstable-2024-03-22"; version = "unstable-2025-03-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "lopsided98"; owner = "lopsided98";
repo = pname; repo = pname;
rev = "f3b2aceae47ced2d0a0af868cd4cce2b6de5effa"; rev = "62104b9ae54faf53991a7d94bf84c8ddfc8573df";
hash = "sha256-YRgzRuMvG7AXHkTFO87GLBobaQArO6gxpacifDq1CPo="; hash = "sha256-it6cje1nkG4pjakn5Vvwhw0NGyc23xblmhXMEwUpTbg=";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [