seamly2d: 2025.6.16.216 -> 2025.6.23.216

This commit is contained in:
R. Ryantm
2025-07-01 19:01:20 +00:00
parent 223bee05d9
commit 68172eda82
+2 -2
View File
@@ -18,13 +18,13 @@ let
in
stdenv.mkDerivation rec {
pname = "seamly2d";
version = "2025.6.16.216";
version = "2025.6.23.216";
src = fetchFromGitHub {
owner = "FashionFreedom";
repo = "Seamly2D";
tag = "v${version}";
hash = "sha256-eRHnqeZAxdJYCpm9ybaDiwtUf0wpMqHQlYA/E01GbOA=";
hash = "sha256-FcNSl+LXqxEMW8bY+WJCCnumRzBUMiP+Vj/VQ1EEmZo=";
};
buildInputs = [