gnu: matio: Update to 1.5.23.
* gnu/packages/maths.scm (matio): Update to 1.5.23.
This commit is contained in:
		
							parent
							
								
									e5ce59e212
								
							
						
					
					
						commit
						b51e45d3aa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5916,7 +5916,7 @@ structured and unstructured grid problems."))) | |||
| (define-public matio | ||||
|   (package | ||||
|     (name "matio") | ||||
|     (version "1.5.19") | ||||
|     (version "1.5.23") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -5924,7 +5924,7 @@ structured and unstructured grid problems."))) | |||
|                            "matio-" version ".tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4")))) | ||||
|          "0vjdkxn402gwrgbi5ii3n2ai01bjzzfb588iqd9ylinzc7kfm4cz")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue