gnu: r-rhdf5lib: Update to 1.6.1.
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.1.
This commit is contained in:
		
							parent
							
								
									cd25e29616
								
							
						
					
					
						commit
						82e343d14a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -10459,14 +10459,14 @@ block processing.")
 | 
				
			||||||
(define-public r-rhdf5lib
 | 
					(define-public r-rhdf5lib
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rhdf5lib")
 | 
					    (name "r-rhdf5lib")
 | 
				
			||||||
    (version "1.6.0")
 | 
					    (version "1.6.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "Rhdf5lib" version))
 | 
					       (uri (bioconductor-uri "Rhdf5lib" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1lpmyxlwwcy92hyxqag321ssc5z6yw3a0ws9r058jwgzyjg7i2gm"))
 | 
					         "0niz9dh66fcwbvqpkpsdlz9d06kwi3kfh45dhk3qz9g9qqyiakr1"))
 | 
				
			||||||
       (modules '((guix build utils)))
 | 
					       (modules '((guix build utils)))
 | 
				
			||||||
       (snippet
 | 
					       (snippet
 | 
				
			||||||
        '(begin
 | 
					        '(begin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue