seamly2d: 2025.4.14.211 -> 2025.5.5.213 (#402432)

This commit is contained in:
Weijia Wang
2025-05-18 20:57:47 +02:00
committed by GitHub
@@ -18,13 +18,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 = [