gnu: r-nodbi: Update to 0.10.4.
* gnu/packages/cran.scm (r-nodbi): Update to 0.10.4. Change-Id: I9ef02e2897b0321c1a7347bc64a44358d4999167
This commit is contained in:
		
							parent
							
								
									a54892bc7f
								
							
						
					
					
						commit
						f28e3c281a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -14572,13 +14572,13 @@ tidyverse workflow.") | ||||||
| (define-public r-nodbi | (define-public r-nodbi | ||||||
|   (package |   (package | ||||||
|     (name "r-nodbi") |     (name "r-nodbi") | ||||||
|     (version "0.10.3") |     (version "0.10.4") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (cran-uri "nodbi" version)) |               (uri (cran-uri "nodbi" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "17ghgp6sabj4dlmx3cdn9rrhci7050a73cd17fymjksgvy1jbwf6")))) |                 "0q4nsxic1jlraipdc6zi711c3316n9wgq1cgbywhjlxb52qhkmd7")))) | ||||||
|     (properties `((upstream-name . "nodbi"))) |     (properties `((upstream-name . "nodbi"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue