adriconf: 2.7.2 -> 2.7.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user