croaring: 5.0.0 -> 5.1.0 (#555310)

This commit is contained in:
nixpkgs-ci[bot]
2026-08-23 20:00:46 +00:00
committed by GitHub

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