gnu: r-rbgl: Update to 1.78.0.
* gnu/packages/bioconductor.scm (r-rbgl): Update to 1.78.0. Change-Id: I2f99033a91cfd9085df7388bb51418887a70735d
This commit is contained in:
		
							parent
							
								
									ff6b2e31c4
								
							
						
					
					
						commit
						45b4cdb52e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9432,14 +9432,14 @@ proteomics packages.") | |||
| (define-public r-rbgl | ||||
|   (package | ||||
|     (name "r-rbgl") | ||||
|     (version "1.76.0") | ||||
|     (version "1.78.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "RBGL" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0y6ghiwraw3whs57i31qnvlvqlbl9143wxv2yg48rp7qxipxvn6s")))) | ||||
|          "0hxhl1l6qdi355w5y7fdq8vlba2pknfizggkgr2fp8f1f3zqh494")))) | ||||
|     (properties `((upstream-name . "RBGL"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue