gnu: r-lwgeom: Update to 0.2-8.
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-8.
This commit is contained in:
		
							parent
							
								
									ad8043821a
								
							
						
					
					
						commit
						b774be8a60
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -30083,14 +30083,14 @@ and formatted text files with additional meta-data, such including @code{.csv},
 | 
			
		|||
(define-public r-lwgeom
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-lwgeom")
 | 
			
		||||
    (version "0.2-7")
 | 
			
		||||
    (version "0.2-8")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "lwgeom" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1qgszbw03haqfjdc07ivkg8r0yd50ldkiqq27ppkaibw7mgiak5k"))))
 | 
			
		||||
         "0d4b1djwrzla91mmyya2m1250mb44fzmq3d36w5mk81d4bg952pl"))))
 | 
			
		||||
    (properties `((upstream-name . "lwgeom")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue