gnu: r-vgam: Update to 1.0-5.
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-5.
This commit is contained in:
		
							parent
							
								
									09da3d4403
								
							
						
					
					
						commit
						f66a34fcc4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4836,14 +4836,14 @@ groupings.")
 | 
				
			||||||
(define-public r-vgam
 | 
					(define-public r-vgam
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-vgam")
 | 
					    (name "r-vgam")
 | 
				
			||||||
    (version "1.0-4")
 | 
					    (version "1.0-5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "VGAM" version))
 | 
					       (uri (cran-uri "VGAM" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0r59hyp3afmvms890b3v2yyckf8v0qkjf2w11rnqd2zgg1gri0g5"))))
 | 
					         "0ik3wyv6jj54bg34z0fzzk4xg0h6x98jqx4q2r7g1f0in0qgbb01"))))
 | 
				
			||||||
    (properties `((upstream-name . "VGAM")))
 | 
					    (properties `((upstream-name . "VGAM")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue