gnu: r-inum: Update to 1.0-3.
* gnu/packages/cran.scm (r-inum): Update to 1.0-3.
This commit is contained in:
		
							parent
							
								
									8235a26521
								
							
						
					
					
						commit
						cec40e0a90
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3232,13 +3232,13 @@ and S4 methods with inlined C, C++ or Fortran code supporting @code{.C} and | |||
| (define-public r-inum | ||||
|   (package | ||||
|     (name "r-inum") | ||||
|     (version "1.0-1") | ||||
|     (version "1.0-3") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (cran-uri "inum" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "16d09391l65w557dkzhhx1aqn1ljamcmjj3yh42pwq037k0r8brw")))) | ||||
|                 "1sz11b4vlpskhmq9vvc1jix63a5g7lij6368w8qbnkjmjd97k7i4")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-libcoin" ,r-libcoin))) | ||||
|  |  | |||
		Reference in a new issue