gnu: ocaml-zarith: Update to 1.9.1.
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
This commit is contained in:
		
							parent
							
								
									d47c8fffd0
								
							
						
					
					
						commit
						3882f607e8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1109,7 +1109,7 @@ files in these formats.") | ||||||
| (define-public ocaml-zarith | (define-public ocaml-zarith | ||||||
|   (package |   (package | ||||||
|     (name "ocaml-zarith") |     (name "ocaml-zarith") | ||||||
|     (version "1.7") |     (version "1.9.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -1117,7 +1117,7 @@ files in these formats.") | ||||||
|                      (commit (string-append "release-" version)))) |                      (commit (string-append "release-" version)))) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "08x5xnamibhvxl50f1bb3jl9ym0hm6004hmc54xnrnrv7jxz9rvz")))) |                 "0hv5ywz1q2cgn8apfz490clwk5hcynr937g2v8i13x2ax4bnv0lz")))) | ||||||
|     (build-system ocaml-build-system) |     (build-system ocaml-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("perl" ,perl))) |      `(("perl" ,perl))) | ||||||
|  |  | ||||||
		Reference in a new issue