croaring: 4.7.2 -> 5.0.0

(cherry picked from commit cd04e8e1ac)
This commit is contained in:
R. Ryantm
2026-08-08 06:35:28 +00:00
committed by github-actions[bot]
parent ded2293146
commit a24e24cebc

View File

@@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "croaring";
version = "4.7.2";
version = "5.0.0";
src = fetchFromGitHub {
owner = "RoaringBitmap";
repo = "CRoaring";
tag = "v${finalAttrs.version}";
hash = "sha256-WSEMkXkR6diE5CV3gQ3tUAodLqNsWmBmrGyXOKg4CJA=";
hash = "sha256-DLVIEFXQCmfSkFIRd6s9VbpdsypuyYgaI+ZwmV55YVs=";
};
# roaring.pc.in cannot handle absolute CMAKE_INSTALL_*DIRs, nor