gnu: gnuastro: Update to 0.11.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.11.
This commit is contained in:
		
							parent
							
								
									bfa157906e
								
							
						
					
					
						commit
						b392de0c19
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -120,7 +120,7 @@ header.") | |||
| (define-public gnuastro | ||||
|   (package | ||||
|     (name "gnuastro") | ||||
|     (version "0.10") | ||||
|     (version "0.11") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -128,7 +128,7 @@ header.") | |||
|                            version ".tar.lz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0gmhmh0yddb2aql4hd5ffrr0d4hrmh4pa3yln0n186hslqinp81b")))) | ||||
|          "0c1yc2qb7vrqad96savfn06rn01izlfz0va738signv93qqj5k3v")))) | ||||
|     (inputs | ||||
|      `(("cfitsio" ,cfitsio) | ||||
|        ("gsl" ,gsl) | ||||
|  |  | |||
		Reference in a new issue