gnu: r-admisc: Update to 0.25.
* gnu/packages/cran.scm (r-admisc): Update to 0.25.
This commit is contained in:
		
							parent
							
								
									464580c907
								
							
						
					
					
						commit
						edbe5a7c31
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13238,13 +13238,13 @@ Anderson-Darling Distribution\".")
 | 
				
			||||||
(define-public r-admisc
 | 
					(define-public r-admisc
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-admisc")
 | 
					    (name "r-admisc")
 | 
				
			||||||
    (version "0.24")
 | 
					    (version "0.25")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "admisc" version))
 | 
					       (uri (cran-uri "admisc" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "069hgbjbagn91k33c4ghnz5sxjd12qbipdk6l2vha4kgh6dppvmh"))))
 | 
					        (base32 "0cf8dy0mi3ynm2ic8jp0qi1samyzashwlzz0l64izqqv2s4hpyzp"))))
 | 
				
			||||||
    (properties `((upstream-name . "admisc")))
 | 
					    (properties `((upstream-name . "admisc")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "https://github.com/dusadrian/admisc")
 | 
					    (home-page "https://github.com/dusadrian/admisc")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue