gnu: python-suntime: Update to 1.3.2.
* gnu/packages/astronomy.scm (python-suntime): Update to 1.3.2. Change-Id: I0af01462f3732ce9ece89a3d8bd8533563ece929
This commit is contained in:
		
							parent
							
								
									3745a93a98
								
							
						
					
					
						commit
						00dcf62a8d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4155,13 +4155,13 @@ spectra, and data.")
 | 
			
		|||
(define-public python-suntime
 | 
			
		||||
  (package
 | 
			
		||||
    (name "python-suntime")
 | 
			
		||||
    (version "1.2.5")
 | 
			
		||||
    (version "1.3.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (pypi-uri "suntime" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0ja64w293wjx76q3z18ikx4rdihwkbj6pnjpbs82ycyyzhfnbpz4"))))
 | 
			
		||||
                "1kyd1r6zcs0jmh5gq74adrnb1h7dfr1mzjq4k4vbngfiga8gfd28"))))
 | 
			
		||||
    (build-system python-build-system)
 | 
			
		||||
    (propagated-inputs (list python-dateutil))
 | 
			
		||||
    (home-page "https://github.com/SatAgro/suntime")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue