croaring: 5.0.0 -> 5.1.0

This commit is contained in:
R. Ryantm
2026-08-22 06:41:17 +00:00
parent da3d07a670
commit 20bcbae252

View File

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