Put in earplugs

This commit is contained in:
nik gaffney 2024-01-14 17:00:03 +01:00
parent de465a73ec
commit 1f63f61945
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -580,6 +580,7 @@ https://github.com/janestreet/stdio")
;; via guix import opam sexplib0 ;; via guix import opam sexplib0
(define-public ocaml-sexplib0
(package (package
(name "ocaml-sexplib0") (name "ocaml-sexplib0")
(version "0.16.0") (version "0.16.0")
@ -598,4 +599,4 @@ https://github.com/janestreet/stdio")
"Part of Jane Street's Core library The Core suite of libraries is an industrial "Part of Jane Street's Core library The Core suite of libraries is an industrial
strength alternative to OCaml's standard library that was developed by Jane strength alternative to OCaml's standard library that was developed by Jane
Street, the largest industrial user of OCaml.") Street, the largest industrial user of OCaml.")
(license license:expat))% (license license:expat)))