gnu: r-biomformat: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.30.0. Change-Id: I661d11f81a0dedbc8381b5ba1806643b5ff52aa6
This commit is contained in:
		
							parent
							
								
									2b4dcd4a7b
								
							
						
					
					
						commit
						c91a1a8bc8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -22551,14 +22551,14 @@ separate published packages.")
 | 
			
		|||
(define-public r-biomformat
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-biomformat")
 | 
			
		||||
    (version "1.28.0")
 | 
			
		||||
    (version "1.30.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "biomformat" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "04kl2432wq6ybdhispvp98ylgyk3kkhmjx1nxdvcal7bfpy2vskk"))))
 | 
			
		||||
         "1ccnrz8rkg533kil3sc8wnjqsmiyrpqqmk7av7ls01avglcjdjq1"))))
 | 
			
		||||
    (properties `((upstream-name . "biomformat")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue