seamly2d: 2025.6.9.216 -> 2025.6.16.216 (#418850)

This commit is contained in:
Wolfgang Walther
2025-06-27 17:13:46 +00:00
committed by GitHub
+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 = [