gnu: r-gdsfmt: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.40.0. Change-Id: I972ee519a6c81bb88577b8ec86ca7a6ff6ab39d6
This commit is contained in:
		
							parent
							
								
									2ff8b4be6d
								
							
						
					
					
						commit
						c7dfb85604
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -19622,14 +19622,14 @@ metrics, with methods for objects produced by the @code{methylumi} and | |||
| (define-public r-gdsfmt | ||||
|   (package | ||||
|     (name "r-gdsfmt") | ||||
|     (version "1.38.0") | ||||
|     (version "1.40.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "gdsfmt" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "03qgiww523kijrkciln3fw3djn20rnvwz2j0i3p518h6fbl7vlpm")) | ||||
|          "1ska6q1800mmsxi6jilpnq4f6cy3vk0nb98gz3ik94lmbv2ram97")) | ||||
|        (modules '((guix build utils))) | ||||
|        ;; Remove bundled sources of zlib, lz4, and xz.  Don't attempt to build | ||||
|        ;; them and link with system libraries instead. | ||||
|  |  | |||
		Reference in a new issue