gnu: r-rstpm2: Update to 1.5.7.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.7.
This commit is contained in:
		
							parent
							
								
									568a535d63
								
							
						
					
					
						commit
						0b1c23c7ab
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2457,14 +2457,14 @@ rules and utility functions for adaptive GH quadrature.") | ||||||
| (define-public r-rstpm2 | (define-public r-rstpm2 | ||||||
|   (package |   (package | ||||||
|     (name "r-rstpm2") |     (name "r-rstpm2") | ||||||
|     (version "1.5.6") |     (version "1.5.7") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "rstpm2" version)) |        (uri (cran-uri "rstpm2" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "17mhzfxh761vl64ar6pynpj3k2jkhjgbacxsjhkrfkbmy3aiv0d1")))) |          "1gsizffplj4m9x1ln82f76936psgxn9cii45m7658lpwf2nzwli2")))) | ||||||
|     (properties `((upstream-name . "rstpm2"))) |     (properties `((upstream-name . "rstpm2"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue