gnu: ocaml-ppx-optional: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-optional): Update to 0.15.0.
This commit is contained in:
		
							parent
							
								
									bbdc69dcd1
								
							
						
					
					
						commit
						ad3f1faad6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6101,11 +6101,11 @@ literal of the  form 1.0v to conversion functions currently in scope.")
 | 
				
			||||||
(define-public ocaml-ppx-optional
 | 
					(define-public ocaml-ppx-optional
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ocaml-ppx-optional")
 | 
					    (name "ocaml-ppx-optional")
 | 
				
			||||||
    (version "0.14.0")
 | 
					    (version "0.15.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (janestreet-origin
 | 
					     (janestreet-origin
 | 
				
			||||||
      "ppx_optional" version
 | 
					      "ppx_optional" version
 | 
				
			||||||
      "1hh6ivlp1qpvyn8l0vhrahkkcp3scf7km254sgplprmk10wnyidz"))
 | 
					      "0af7ayhfc1jc01mxs4k253gq49yss2ymkmjsy6fpcz39zhci7fvj"))
 | 
				
			||||||
    (build-system dune-build-system)
 | 
					    (build-system dune-build-system)
 | 
				
			||||||
    (arguments `(#:tests? #f)) ; No tests
 | 
					    (arguments `(#:tests? #f)) ; No tests
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue