gnu: r-snpstats: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-snpstats): Update to 1.48.0.
This commit is contained in:
		
							parent
							
								
									ddc7edf0b3
								
							
						
					
					
						commit
						1ff0bc4e7b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -17046,14 +17046,14 @@ large-scale and fully automated analysis.") | ||||||
| (define-public r-snpstats | (define-public r-snpstats | ||||||
|   (package |   (package | ||||||
|     (name "r-snpstats") |     (name "r-snpstats") | ||||||
|     (version "1.46.0") |     (version "1.48.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "snpStats" version)) |        (uri (bioconductor-uri "snpStats" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0a5b5nqc7n965jk45ijwkzbn416ib4gfhp8xl39z8f2bdskip4a2")))) |          "14rkrav4iydc85194skdy33sk365pjmmvxxvzaxxh0k9ds009qwx")))) | ||||||
|     (properties `((upstream-name . "snpStats"))) |     (properties `((upstream-name . "snpStats"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (inputs (list zlib)) |     (inputs (list zlib)) | ||||||
|  |  | ||||||
		Reference in a new issue