seamly2d: 2025.3.17.207 -> 2025.3.25.1924

This commit is contained in:
R. Ryantm
2025-03-29 21:47:51 +00:00
parent 0a5d47a772
commit 8f528c438c
@@ -24,13 +24,13 @@ let
in
stdenv.mkDerivation rec {
pname = "seamly2d";
version = "2025.3.17.207";
version = "2025.3.25.1924";
src = fetchFromGitHub {
owner = "FashionFreedom";
repo = "Seamly2D";
tag = "v${version}";
hash = "sha256-5Bi+SycUZFOxmP0bWbqSnKRZ+UW6b48Cn4YUVfHi4Js=";
hash = "sha256-hBXdf/r3hXSjy6Vp5SjfOcefxj/aP0La4LTiyOESzmQ=";
};
buildInputs = [