gnu: r-rhdf5: Update to 2.42.1.
* gnu/packages/bioconductor.scm (r-rhdf5): Update to 2.42.1.
This commit is contained in:
		
							parent
							
								
									610979ed3a
								
							
						
					
					
						commit
						ec37e00e90
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -8367,13 +8367,13 @@ browser.")
 | 
				
			||||||
(define-public r-rhdf5
 | 
					(define-public r-rhdf5
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rhdf5")
 | 
					    (name "r-rhdf5")
 | 
				
			||||||
    (version "2.42.0")
 | 
					    (version "2.42.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "rhdf5" version))
 | 
					              (uri (bioconductor-uri "rhdf5" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1vxs227d1295fz8irr6fsv603cw96a801j8njhblvs0cry38d087"))))
 | 
					                "04qg758b98ggn8gnwppz4f441qx62jzwyscccnh2dr323x62bxhh"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-rhdf5filters r-rhdf5lib))
 | 
					     (list r-rhdf5filters r-rhdf5lib))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue