gnu: r-hdf5array: Update to 1.16.1.
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.16.1.
This commit is contained in:
		
							parent
							
								
									b07e53bb09
								
							
						
					
					
						commit
						ebcebc59ab
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -10846,14 +10846,14 @@ provided.")
 | 
				
			||||||
(define-public r-hdf5array
 | 
					(define-public r-hdf5array
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-hdf5array")
 | 
					    (name "r-hdf5array")
 | 
				
			||||||
    (version "1.16.0")
 | 
					    (version "1.16.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "HDF5Array" version))
 | 
					       (uri (bioconductor-uri "HDF5Array" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1g848s0qc6i4ipd7y2s5pk8k1xggk2kfy0gnr8wjjs2gq3914aw4"))))
 | 
					         "01767v90nl0499jcicpxngbbs0af5p9c5aasi5va01w3v5bnqddn"))))
 | 
				
			||||||
    (properties `((upstream-name . "HDF5Array")))
 | 
					    (properties `((upstream-name . "HDF5Array")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue