croaring: 5.1.1 -> 5.2.0

(cherry picked from commit fc5058be8b)
This commit is contained in:
R. Ryantm
2026-09-12 01:00:37 +00:00
committed by github-actions[bot]
parent a8b0001afd
commit e2e4366e4e

View File

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