gnu: r-rhdf5filters: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-rhdf5filters): Update to 1.14.1. Change-Id: I260973b51c3a8e895339d1c4b6fbed8f66ccb50c
This commit is contained in:
		
							parent
							
								
									be49fe22cd
								
							
						
					
					
						commit
						27fab6cfee
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -9941,14 +9941,14 @@ the available RAM.")
 | 
			
		|||
(define-public r-rhdf5filters
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rhdf5filters")
 | 
			
		||||
    (version "1.14.0")
 | 
			
		||||
    (version "1.14.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "rhdf5filters" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1appjnggyljrn77nvv9adkwxplbrrlgkrrd1bf2b5r0nsa505hdc"))))
 | 
			
		||||
         "0cqf7k19k4m4swd2c1wd9cyzw9k90s3d3jq0hijjwvza50nn2dk6"))))
 | 
			
		||||
    (properties `((upstream-name . "rhdf5filters")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue