gnu: r-ggh4x: Update to 0.2.1.
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.1.
This commit is contained in:
		
							parent
							
								
									8f9b7ee002
								
							
						
					
					
						commit
						593667a8c0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -31669,14 +31669,14 @@ be efficient and easy to use.")
 | 
				
			||||||
(define-public r-ggh4x
 | 
					(define-public r-ggh4x
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-ggh4x")
 | 
					    (name "r-ggh4x")
 | 
				
			||||||
    (version "0.2.0")
 | 
					    (version "0.2.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "ggh4x" version))
 | 
					       (uri (cran-uri "ggh4x" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0gv9ckkdqbcjknzsv8h3955wnikawdfypr279v74hvwyq86af29r"))))
 | 
					         "1r49yfm5fqv5s7jb92ad6rf8hd9plcry6f500czjhnhhrp16cqfp"))))
 | 
				
			||||||
    (properties `((upstream-name . "ggh4x")))
 | 
					    (properties `((upstream-name . "ggh4x")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue