gnu: r-hdf5array: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.30.0. Change-Id: Id4e3654018ace7d0fae1d242a592a5bdb0064354
This commit is contained in:
		
							parent
							
								
									9940cd5a87
								
							
						
					
					
						commit
						a9a7f0e6d5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -20492,14 +20492,14 @@ provided.")
 | 
				
			||||||
(define-public r-hdf5array
 | 
					(define-public r-hdf5array
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-hdf5array")
 | 
					    (name "r-hdf5array")
 | 
				
			||||||
    (version "1.28.1")
 | 
					    (version "1.30.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "HDF5Array" version))
 | 
					       (uri (bioconductor-uri "HDF5Array" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1riwxxnbi4z0lf42psh3m3ivxlgmmlnqhgsih6911c754r6s39qg"))))
 | 
					         "0p52n96mydqszpq1ysmbh5xs4n4icqsd0gbxl5wpkcwvvhxliw8b"))))
 | 
				
			||||||
    (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