gnu: r-ipred: Update to 0.9-9.
* gnu/packages/cran.scm (r-ipred): Update to 0.9-9.
This commit is contained in:
		
							parent
							
								
									0534427551
								
							
						
					
					
						commit
						5fce90135c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2593,14 +2593,14 @@ provided.")
 | 
				
			||||||
(define-public r-ipred
 | 
					(define-public r-ipred
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-ipred")
 | 
					    (name "r-ipred")
 | 
				
			||||||
    (version "0.9-8")
 | 
					    (version "0.9-9")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "ipred" version))
 | 
					       (uri (cran-uri "ipred" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "01xcg3c121ndfpz9dirqxszknh4yb1p222p7f1wbwwhdrg1i27cw"))))
 | 
					         "0vs1hqfx7yd0xdbmfsf2gim7spkni0845cj6gswn0nhdfdq7ma0d"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-class" ,r-class)
 | 
					     `(("r-class" ,r-class)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue