2024-06-15 17:48:58 UTC

This commit is contained in:
Repository mirror & CI
2024-06-15 17:48:58 +00:00
parent 3e5374e7a2
commit 4b7bcb8bb0
8 changed files with 21 additions and 63 deletions

View File

@@ -564,7 +564,6 @@ dev-ml/bheap 2.0.0: OCaml binary heap implementation by Jean-Christophe Filliatr
dev-ml/bigstringaf 0.7.0 0.9.0: Bigstring intrinsics and fast blits based on memcpy/memmove
dev-ml/cdrom 0.9.4: Query the state and contents of CDROM devices under Linux
dev-ml/crowbar 0.2.1: Write tests, let a fuzzer find failing cases
dev-ml/cstruct 6.0.1 6.1.0 6.2.0: Map OCaml arrays onto C-like structs
dev-ml/domain-name 0.4.0: RFC 1035 Internet domain names
dev-ml/gmap 0.3.0-r2: Heterogenous Map over a GADT
dev-ml/lwt-dllist 1.0.1: Mutable doubly-linked list with Lwt iterators
@@ -814,7 +813,7 @@ dev-python/sphinx-paramlinks 0.6.0: Allows param links in Sphinx function/method
dev-python/sphinx-rtd-dark-mode 1.2.4: Dark mode for the Sphinx Read the Docs theme
dev-python/sphinx-sitemap 2.5.1 2.6.0: Sitemap generator for Sphinx
dev-python/sphinx-version-warning 1.1.2: Sphinx extension to add a warning banner
dev-python/sphinxcontrib-katex 0.9.9: KaTeX Sphinx extension for rendering of math in HTML pages
dev-python/sphinxcontrib-katex 0.9.9 0.9.10: KaTeX Sphinx extension for rendering of math in HTML pages
dev-python/sphinxext-opengraph 0.9.1: Sphinx extension to generate unique OpenGraph metadata
dev-python/srt 3.5.1 3.5.2 3.5.3: A tiny library for parsing, modifying, and composing SRT files
dev-python/sse-starlette 1.1.6: Server Sent Events for Starlette