gnu: r-afex: Update to 1.2-1.
* gnu/packages/cran.scm (r-afex): Update to 1.2-1.
This commit is contained in:
		
							parent
							
								
									c63bbd4348
								
							
						
					
					
						commit
						1ce7003fb1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -14684,14 +14684,14 @@ analysing multivariate abundance data in community ecology.") | |||
| (define-public r-afex | ||||
|   (package | ||||
|     (name "r-afex") | ||||
|     (version "1.2-0") | ||||
|     (version "1.2-1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "afex" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1hii6mx4qbmv4m1hy44sp19xf0r7mc68p767bwc58qrgpawgymwb")))) | ||||
|          "1jxahp2nq2clmi7wqi0n0b23xyvsjckvz9bmj81j35fv8v6wxa73")))) | ||||
|     (build-system r-build-system) | ||||
|     ;; This is needed for the vignette builder | ||||
|     (arguments | ||||
|  |  | |||
		Reference in a new issue