swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40
Raw File
Tip revision: acabd7cd7d28e534f061b1ff81ca2fa1b011ca7b authored by Keno Fischer on 11 July 2023, 03:58:35 UTC
Revert "Update SparseArrays.jl stdlib for SuiteSparse 7 (#48977)"
Tip revision: acabd7c
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.52.0
back to top