gnu: r-rpostgresql: Update to 0.7.
* gnu/packages/cran.scm (r-rpostgresql): Update to 0.7.
This commit is contained in:
		
							parent
							
								
									74abd1ebe9
								
							
						
					
					
						commit
						fe6ad60e36
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4483,14 +4483,14 @@ the RMariaDB package.") | |||
| (define-public r-rpostgresql | ||||
|   (package | ||||
|     (name "r-rpostgresql") | ||||
|     (version "0.6-2") | ||||
|     (version "0.7") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "RPostgreSQL" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1mdhw5821v2h7hpa53v10wz53k4i90r0vb6a3dia5gq8f9j1h088")))) | ||||
|          "1bqfdbs09f65ssc6bx4z3kkmia8ja6qbnijxizw63p0fbcakq2q4")))) | ||||
|     (properties `((upstream-name . "RPostgreSQL"))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs | ||||
|  |  | |||
		Reference in a new issue