gnu: r-biomvcclass: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.64.0.
This commit is contained in:
		
							parent
							
								
									a3a8109fe8
								
							
						
					
					
						commit
						7fe83026b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -15601,14 +15601,14 @@ design.")
 | 
				
			||||||
(define-public r-biomvcclass
 | 
					(define-public r-biomvcclass
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-biomvcclass")
 | 
					    (name "r-biomvcclass")
 | 
				
			||||||
    (version "1.62.0")
 | 
					    (version "1.64.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "BioMVCClass" version))
 | 
					       (uri (bioconductor-uri "BioMVCClass" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0jqgazwz35gz11a7vzanyy2yalzalx0z0rw6y18nmk8dbv01nv2j"))))
 | 
					         "078pnyygbvbfxziqspfr1nn78w67xyb4qmiwc34czga5psblvfwz"))))
 | 
				
			||||||
    (properties `((upstream-name . "BioMVCClass")))
 | 
					    (properties `((upstream-name . "BioMVCClass")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue