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