seamly2d: 2025.6.9.216 -> 2025.6.16.216

This commit is contained in:
R. Ryantm
2025-06-21 21:44:06 +00:00
parent 379f765fb8
commit 2c0376d345
+2 -2
View File
@@ -18,13 +18,13 @@ let
in
stdenv.mkDerivation rec {
pname = "seamly2d";
version = "2025.6.9.216";
version = "2025.6.16.216";
src = fetchFromGitHub {
owner = "FashionFreedom";
repo = "Seamly2D";
tag = "v${version}";
hash = "sha256-2fQFCVoSap1kv3mD91UEvol9JvZjXL7f9KR3St+XqaU=";
hash = "sha256-eRHnqeZAxdJYCpm9ybaDiwtUf0wpMqHQlYA/E01GbOA=";
};
buildInputs = [