seamly2d: 2025.2.24.204 -> 2025.3.3.205

This commit is contained in:
R. Ryantm
2025-03-07 05:03:10 +00:00
parent 5c6bec2e11
commit ef4726dd10
@@ -24,13 +24,13 @@ let
in
stdenv.mkDerivation rec {
pname = "seamly2d";
version = "2025.2.24.204";
version = "2025.3.3.205";
src = fetchFromGitHub {
owner = "FashionFreedom";
repo = "Seamly2D";
tag = "v${version}";
hash = "sha256-Mz4uXYohMf5SE/NWbFtw3hXEIXBWr3A0zuWGeD+zkQE=";
hash = "sha256-gn2qkozRlv16UdOG7k6qoF/HOT3pgJzmjAmvYm5dn+o=";
};
buildInputs = [