gnu: python-crds: Update to 11.17.6.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									5939412ab4
								
							
						
					
					
						commit
						6e7c1e8ff2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1771,13 +1771,13 @@ attempting to maintain ISTP compliance
 | 
			
		|||
(define-public python-crds
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python-crds")
 | 
			
		||||
    (version "11.17.4")
 | 
			
		||||
    (version "11.17.6")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (pypi-uri "crds" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0bk6cyd2il7ibqwky6m5kkgs9shrlzyfpnp2rh9jx0xa9habf7zm"))))
 | 
			
		||||
                "1sbfl45rx21g622vm8baqv0ydcdixf1jdjgydn07sxl7kn15fa4g"))))
 | 
			
		||||
    (build-system pyproject-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue