gnu: r-rdpack: Update to 2.4.
* gnu/packages/cran.scm (r-rdpack): Update to 2.4.
This commit is contained in:
		
							parent
							
								
									45250735ef
								
							
						
					
					
						commit
						859d2908d8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9829,14 +9829,14 @@ implemented in bibutils.") | ||||||
| (define-public r-rdpack | (define-public r-rdpack | ||||||
|   (package |   (package | ||||||
|     (name "r-rdpack") |     (name "r-rdpack") | ||||||
|     (version "2.3.1") |     (version "2.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "Rdpack" version)) |        (uri (cran-uri "Rdpack" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "12j45n4srs987s9mqvp3524cviqbl2pnpx7yw8agac9ynnfmwgmm")))) |          "109mylzmlncq5a09ayy4g2g0frj1k843lj8j78gvmz1h5g8sslkn")))) | ||||||
|     (properties `((upstream-name . "Rdpack"))) |     (properties `((upstream-name . "Rdpack"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue