gnu: r-hdf5array: Update to 1.14.2.
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.14.2.
This commit is contained in:
		
							parent
							
								
									f2b9f41234
								
							
						
					
					
						commit
						9374f550e6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10477,14 +10477,14 @@ provided.")
 | 
			
		|||
(define-public r-hdf5array
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-hdf5array")
 | 
			
		||||
    (version "1.14.1")
 | 
			
		||||
    (version "1.14.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "HDF5Array" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "04hd02zd5jix5p2zg10asmwjg1fynqgmclbhbmk7fb6arx5hm11f"))))
 | 
			
		||||
         "0mbx9rsr2571k4k4hmx3dr49rhqb31dhwy2r2bkrd4dbhvriqgld"))))
 | 
			
		||||
    (properties `((upstream-name . "HDF5Array")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue