gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder.
* gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument.
This commit is contained in:
		
							parent
							
								
									1f4b40227c
								
							
						
					
					
						commit
						47ef85b588
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -4864,8 +4864,7 @@ useful errors on failure.")
 | 
				
			||||||
                "1wawsbjfkri4sw52n8xqrzihxc3xfpdicv3ahz83a1rsn4lb8j5q"))))
 | 
					                "1wawsbjfkri4sw52n8xqrzihxc3xfpdicv3ahz83a1rsn4lb8j5q"))))
 | 
				
			||||||
    (build-system dune-build-system)
 | 
					    (build-system dune-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:jbuild? #t
 | 
					     `(#:ocaml ,ocaml-4.07
 | 
				
			||||||
       #:ocaml ,ocaml-4.07
 | 
					 | 
				
			||||||
       #:findlib ,ocaml4.07-findlib))
 | 
					       #:findlib ,ocaml4.07-findlib))
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
      `(("ocaml-base" ,ocaml4.07-base)
 | 
					      `(("ocaml-base" ,ocaml4.07-base)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue