filius: 2.10.1 -> 2.11.0 (#520761)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-19 17:22:06 +00:00
committed by GitHub
+2 -2
View File
@@ -10,13 +10,13 @@
maven.buildMavenPackage rec {
pname = "filius";
version = "2.10.1";
version = "2.11.0";
src = fetchFromGitLab {
owner = "filius1";
repo = "filius";
tag = "v${version}";
hash = "sha256-q6A+S50n09DgwayylAWbUFQ/sqfCVEkIoWCRtZT80M8=";
hash = "sha256-l90KnHfndGsEzgJpTNabW0ADJhTYr7z3243TZUJbxNw=";
};
mvnHash = "sha256-R14EtImJJEC/DhKm7MKWzq9XEOqDGNPtLIaK3OKbyiQ=";