gnu: r-pillar: Update to 1.6.3.
* gnu/packages/cran.scm (r-pillar): Update to 1.6.3.
This commit is contained in:
		
							parent
							
								
									5ca08b73a1
								
							
						
					
					
						commit
						efdeab065a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5955,14 +5955,14 @@ to variables on the left-hand side of the assignment.") | ||||||
| (define-public r-pillar | (define-public r-pillar | ||||||
|   (package |   (package | ||||||
|     (name "r-pillar") |     (name "r-pillar") | ||||||
|     (version "1.6.2") |     (version "1.6.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "pillar" version)) |        (uri (cran-uri "pillar" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1666n7q95apfmk9nii090y23si5s07nhhw0gpzd24sagzw689lfs")))) |          "1ica4zjr3kmcpqh2668nmsv5dbvm4yri5952vcxja4djsgfnry3j")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("r-cli" ,r-cli) |      `(("r-cli" ,r-cli) | ||||||
|  |  | ||||||
		Reference in a new issue