gnu: r-zlibbioc: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-zlibbioc): Update to 1.50.0. Change-Id: I9328dc1aac9f1a9818eb2d3db535443357fbdb96
This commit is contained in:
		
							parent
							
								
									61ff644dbc
								
							
						
					
					
						commit
						c0f07c73fd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12639,13 +12639,13 @@ describing each of the graphs.")
 | 
				
			||||||
(define-public r-zlibbioc
 | 
					(define-public r-zlibbioc
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-zlibbioc")
 | 
					    (name "r-zlibbioc")
 | 
				
			||||||
    (version "1.48.2")
 | 
					    (version "1.50.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "zlibbioc" version))
 | 
					              (uri (bioconductor-uri "zlibbioc" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "078v1iywzc0ng27r0wjchvkh4znzydq1swlalqb95xkmn72vrq8d"))))
 | 
					                "155q6983xjdjpq445lpg5n9gzf8gr18nll6dmjk7jwdq7fdxb602"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "zlibbioc")))
 | 
					     `((upstream-name . "zlibbioc")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue