gnu: r-paws-common: Update to 0.5.3.
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.3.
This commit is contained in:
		
							parent
							
								
									0345854b82
								
							
						
					
					
						commit
						b422ab4a24
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -34698,14 +34698,14 @@ fully reproducible.")
 | 
			
		|||
(define-public r-paws-common
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-paws-common")
 | 
			
		||||
    (version "0.5.1")
 | 
			
		||||
    (version "0.5.3")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "paws.common" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "17cfvx2ma0zcrj3grpsadx8p5r97s2z6c23qqmzry7ys9mn6k9f1"))))
 | 
			
		||||
         "090csb0wjnsfhkphws5anrnml18y1k54yi48lxav8wp5kqj4wlb6"))))
 | 
			
		||||
    (properties `((upstream-name . "paws.common")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue