gnu: coq-mathcomp: Update to 1.15.0.
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.15.0.
This commit is contained in:
		
							parent
							
								
									a440e905fd
								
							
						
					
					
						commit
						9140a4dd1d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -345,7 +345,7 @@ assistant.") | ||||||
| (define-public coq-mathcomp | (define-public coq-mathcomp | ||||||
|   (package |   (package | ||||||
|     (name "coq-mathcomp") |     (name "coq-mathcomp") | ||||||
|     (version "1.14.0") |     (version "1.15.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -354,7 +354,7 @@ assistant.") | ||||||
|              (commit (string-append "mathcomp-" version)))) |              (commit (string-append "mathcomp-" version)))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1rqg47dg84wr6d9v2pzna54dm62awcm8xdwx4dqwdwhf58fjxa9i")))) |         (base32 "158zl36zbvi5qx2nqbfnrg00jpgp6hjr5hmls7d8d0421ar6b67i")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      (list ocaml which coq)) |      (list ocaml which coq)) | ||||||
|  |  | ||||||
		Reference in a new issue