gnu: r-rhdf5lib: Update to 1.22.1.
* gnu/packages/bioconductor.scm (r-rhdf5lib): Update to 1.22.1.
This commit is contained in:
		
							parent
							
								
									ebaf944cdd
								
							
						
					
					
						commit
						c8e7ea8a8b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -19927,14 +19927,14 @@ block processing.")
 | 
				
			||||||
(define-public r-rhdf5lib
 | 
					(define-public r-rhdf5lib
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rhdf5lib")
 | 
					    (name "r-rhdf5lib")
 | 
				
			||||||
    (version "1.22.0")
 | 
					    (version "1.22.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
 | 
				
			||||||
         "1j8i4rmq85n7jys86a9zyj1n4qn7bhc1sqgcq8dyh7zqfdvb9bcw"))
 | 
					         "1007i2rzz86k04kswa4h53p8zzh52k31m9d8im6iw0n91inqbcj9"))
 | 
				
			||||||
       (modules '((guix build utils)))
 | 
					       (modules '((guix build utils)))
 | 
				
			||||||
       (snippet
 | 
					       (snippet
 | 
				
			||||||
        '(begin
 | 
					        '(begin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue