gnu: r-rhdf5filters: Update to 1.12.1.
* gnu/packages/bioconductor.scm (r-rhdf5filters): Update to 1.12.1.
This commit is contained in:
		
							parent
							
								
									4b7a06b839
								
							
						
					
					
						commit
						0fd93c81be
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -8501,14 +8501,14 @@ the available RAM.")
 | 
				
			||||||
(define-public r-rhdf5filters
 | 
					(define-public r-rhdf5filters
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rhdf5filters")
 | 
					    (name "r-rhdf5filters")
 | 
				
			||||||
    (version "1.12.0")
 | 
					    (version "1.12.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "rhdf5filters" version))
 | 
					       (uri (bioconductor-uri "rhdf5filters" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1spiva2l9mg34kbgb2kgif8ckv3vyrg1gmzx26ibzr7klyjqvrqk"))))
 | 
					         "1v9wxa5q0iwphrmkf9x70jpbq9r9rqz2hm94smqnnpfxszila49m"))))
 | 
				
			||||||
    (properties `((upstream-name . "rhdf5filters")))
 | 
					    (properties `((upstream-name . "rhdf5filters")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue