gnu: r-bgx: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-bgx): Update to 1.60.0.
This commit is contained in:
		
							parent
							
								
									1feba301d6
								
							
						
					
					
						commit
						8c6a8a6072
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11197,14 +11197,14 @@ gene expression.")
 | 
				
			||||||
(define-public r-bgx
 | 
					(define-public r-bgx
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-bgx")
 | 
					    (name "r-bgx")
 | 
				
			||||||
    (version "1.58.0")
 | 
					    (version "1.60.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "bgx" version))
 | 
					       (uri (bioconductor-uri "bgx" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "18n6j2ihv85rhai5sf5k3mwf9nkc2nl2sinx3rrs6sbl529g4mw4"))))
 | 
					         "0z3isnpyf9s11807dprxmd105lb0k4l7r1sygad30ncjvpldifzm"))))
 | 
				
			||||||
    (properties `((upstream-name . "bgx")))
 | 
					    (properties `((upstream-name . "bgx")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue