[Backport release-26.05] croaring: 4.7.0 -> 4.7.1 (#532634)

This commit is contained in:
nixpkgs-ci[bot] 2026-06-17 20:28:00 +00:00 committed by GitHub
commit 33cfa4e9de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "croaring";
version = "4.7.0";
version = "4.7.1";
src = fetchFromGitHub {
owner = "RoaringBitmap";
repo = "CRoaring";
tag = "v${finalAttrs.version}";
hash = "sha256-YXEEiWbbP6G7x/rQiihAq20OEMxJNSgky+JTEaKlNDU=";
hash = "sha256-FZP+RTV4pcj9pzDq3G2+sWeJnkh9WnW3Atd0CC9zDCk=";
};
# roaring.pc.in cannot handle absolute CMAKE_INSTALL_*DIRs, nor