guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

37/54: gnu: ocaml-variantslib: Update to 0.15.0.


From: guix-commits
Subject: 37/54: gnu: ocaml-variantslib: Update to 0.15.0.
Date: Sun, 1 May 2022 07:16:07 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit cda4ca0ab5ff9d246e528be6bdb336b749a50e5b
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sun May 1 08:31:40 2022 +0200

    gnu: ocaml-variantslib: Update to 0.15.0.
    
    * gnu/packages/ocaml.scm (ocaml-variantslib): Update to 0.15.0.
---
 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 40953ca345..2805141689 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5439,10 +5439,10 @@ of a record and create new record values.")
 (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]