gnu: ocaml-ppx-hash: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-hash): Update to 0.15.0.
This commit is contained in:
		
							parent
							
								
									db20b6c133
								
							
						
					
					
						commit
						88ee602039
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5744,10 +5744,10 @@ storage of large amounts of data.")
 | 
				
			||||||
(define-public ocaml-ppx-hash
 | 
					(define-public ocaml-ppx-hash
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ocaml-ppx-hash")
 | 
					    (name "ocaml-ppx-hash")
 | 
				
			||||||
    (version "0.14.0")
 | 
					    (version "0.15.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (janestreet-origin "ppx_hash" version
 | 
					     (janestreet-origin "ppx_hash" version
 | 
				
			||||||
                "0x4wgdvhgd8a49bzari52jpkykxpv6ncgp5ncda3xgg0a9r49s8n"))
 | 
					                "048pim0xicj8j9whd5lnchf62788sk3w89h12aybbalk1xm6dfs5"))
 | 
				
			||||||
    (build-system dune-build-system)
 | 
					    (build-system dune-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list ocaml-base ocaml-ppx-compare ocaml-ppx-sexp-conv
 | 
					     (list ocaml-base ocaml-ppx-compare ocaml-ppx-sexp-conv
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue