gnu: r-iotools: Update to 0.3-5.
* gnu/packages/cran.scm (r-iotools): Update to 0.3-5. Change-Id: Iae964c227556ba25e4ec008922124747cbee8368
This commit is contained in:
		
							parent
							
								
									a9616ac45e
								
							
						
					
					
						commit
						ad5a9e20cc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -40299,13 +40299,13 @@ tests or outside of a testing context.") | ||||||
| (define-public r-iotools | (define-public r-iotools | ||||||
|   (package |   (package | ||||||
|     (name "r-iotools") |     (name "r-iotools") | ||||||
|     (version "0.3-2") |     (version "0.3-5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "iotools" version)) |        (uri (cran-uri "iotools" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "07q0z0kszm1xx5hfhisfliyrcsxd8dc5mx0a2bwwnv5l1xzmix17")))) |         (base32 "12xlf31aawj5sxanb2m63r665a9x5v87q4ig8qkvaygpdg51gycw")))) | ||||||
|     (properties `((upstream-name . "iotools"))) |     (properties `((upstream-name . "iotools"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (home-page "https://www.rforge.net/iotools") |     (home-page "https://www.rforge.net/iotools") | ||||||
|  |  | ||||||
		Reference in a new issue