gnu: julia-mbedtls: Delete trailing #t.
* gnu/packages/julia-xyz.scm (julia-mbedtls): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									d10e1de7d7
								
							
						
					
					
						commit
						c61df1792c
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -3408,8 +3408,7 @@ may include other factorizations such as the LQ factorization.") | |||
|             ;; Tries to connect to httpbin.org | ||||
|             (lambda _ | ||||
|               (substitute* "test/runtests.jl" | ||||
|                 (("testhost =") "return #")) | ||||
|               #t))))) | ||||
|                 (("testhost =") "return #"))))))) | ||||
|     (propagated-inputs | ||||
|      (list julia-mbedtls-jll)) | ||||
|     (home-page "https://github.com/JuliaLang/MbedTLS.jl") | ||||
|  |  | |||
		Reference in a new issue