adriconf: 2.7.2 -> 2.7.3

This commit is contained in:
R. Ryantm
2026-02-03 11:42:04 +01:00
committed by Weijia Wang
parent 0971917c0d
commit 45bcec933f
+2 -2
View File
@@ -18,14 +18,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "adriconf";
version = "2.7.2";
version = "2.7.3";
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "mesa";
repo = "adriconf";
tag = "v${finalAttrs.version}";
sha256 = "sha256-0XTsYeS4tNAnGhuJ81fmjHhFS6fVq1lirui5b+ojxTQ=";
hash = "sha256-MRZYAinBL4fzj/Nhhn22sJgupVMpoeeyOYYWTr+fK+E=";
};
# fix build with c23