mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: ocaml-variantslib: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-variantslib): Update to 0.15.0.
This commit is contained in:
parent
f076cdba02
commit
cda4ca0ab5
1 changed files with 2 additions and 2 deletions
|
@ -5439,10 +5439,10 @@ (define-public ocaml4.07-fieldslib
|
|||
(define-public ocaml-variantslib
|
||||
(package
|
||||
(name "ocaml-variantslib")
|
||||
(version "0.14.0")
|
||||
(version "0.15.0")
|
||||
(source
|
||||
(janestreet-origin "variantslib" version
|
||||
"11zp27gh282dx9ifbhcp6i7fkc97fvk8amaj58mf1g1hwklc0lm3"))
|
||||
"12dssx4by6rgjzfrvksz83hkcpmsq0brn87dh22pv1rrwhw79n75"))
|
||||
(build-system dune-build-system)
|
||||
(arguments
|
||||
;; No tests
|
||||
|
|
Loading…
Reference in a new issue