gnu: celestia: Update to 1.6.4.
* gnu/packages/astronomy.scm (celestia): Update to 1.6.4. Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115 Signed-off-by: Eric Bavier <bavier@posteo.net>
This commit is contained in:
		
							parent
							
								
									d335e24920
								
							
						
					
					
						commit
						1d43cd5818
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1385,7 +1385,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
 | 
				
			||||||
(define-public celestia
 | 
					(define-public celestia
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "celestia")
 | 
					    (name "celestia")
 | 
				
			||||||
    (version "1.6.3")
 | 
					    (version "1.6.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -1394,7 +1394,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0dzci5n7gcnm1vq916gsn9zddkhbzhbsakqxrpnmvzibsqznn6c8"))))
 | 
					        (base32 "0nz9k5nd2zmrbwj1qhsfwmvqymqk8c4yjxpybck44isrild2ah9j"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue