gnu: r-gert: Update to 1.3.0.
* gnu/packages/cran.scm (r-gert): Update to 1.3.0.
This commit is contained in:
		
							parent
							
								
									8917f29fba
								
							
						
					
					
						commit
						43f88bc36d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10658,14 +10658,14 @@ user credentials.")
 | 
			
		|||
(define-public r-gert
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-gert")
 | 
			
		||||
    (version "1.2.0")
 | 
			
		||||
    (version "1.3.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "gert" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0ag2ia6cfb5drf3517lg5nhik1w0nv09a75wdy5jdciws1qra3d6"))))
 | 
			
		||||
         "1fh72p92wj83yv1ch77jms6k1gjqfji8cmgw23vpxd0p8l9jj4h7"))))
 | 
			
		||||
    (properties `((upstream-name . "gert")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue