gnu: r-bqtl: Update to 1.0-33.
* gnu/packages/cran.scm (r-bqtl): Update to 1.0-33.
This commit is contained in:
		
							parent
							
								
									4e64840930
								
							
						
					
					
						commit
						db39f61b3e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16952,14 +16952,14 @@ examples in the vignette.") | ||||||
| (define-public r-bqtl | (define-public r-bqtl | ||||||
|   (package |   (package | ||||||
|     (name "r-bqtl") |     (name "r-bqtl") | ||||||
|     (version "1.0-32") |     (version "1.0-33") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "bqtl" version)) |        (uri (cran-uri "bqtl" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0jjqgsm9fmvz5nkgz608xfljjpmaf4rs4f7kxvpqn4b1l9s5lhci")))) |          "1sbzpi9z94f010lw2y1gmifjrvpmiqs4m26za7vr1xz72azrqvs9")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (native-inputs `(("gfortran" ,gfortran))) |     (native-inputs `(("gfortran" ,gfortran))) | ||||||
|     (home-page "http://famprevmed.ucsd.edu/faculty/cberry/bqtl/") |     (home-page "http://famprevmed.ucsd.edu/faculty/cberry/bqtl/") | ||||||
|  |  | ||||||
		Reference in a new issue