seamly2d: 2025.4.14.211 -> 2025.5.5.213

This commit is contained in:
R. Ryantm
2025-05-12 06:01:30 +00:00
parent e09a2cada9
commit daf61ea808
@@ -24,13 +24,13 @@ let
in
stdenv.mkDerivation rec {
pname = "seamly2d";
version = "2025.4.14.211";
version = "2025.5.5.213";
src = fetchFromGitHub {
owner = "FashionFreedom";
repo = "Seamly2D";
tag = "v${version}";
hash = "sha256-Zs1zinWWbodF340fo18HbRD//JIm/fhEgapAcR0JnzA=";
hash = "sha256-jcdk10TcyfPXStM+iRSaOTHczv4K+9JS2h+e/+ArtD0=";
};
buildInputs = [