gnu: r-lifecycle: Update to 1.0.2.
* gnu/packages/cran.scm (r-lifecycle): Update to 1.0.2.
This commit is contained in:
		
							parent
							
								
									2988d6859a
								
							
						
					
					
						commit
						07de724b82
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -21812,14 +21812,14 @@ atmospheric physics.") | |||
| (define-public r-lifecycle | ||||
|   (package | ||||
|     (name "r-lifecycle") | ||||
|     (version "1.0.1") | ||||
|     (version "1.0.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "lifecycle" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "183v1z1h037pvsgrj6vakpwhnhsr29hsw8p16k59dgpi00f6x9qx")))) | ||||
|          "0qssl9lmfn94kmvcg1xpd4md17jx31i3sdbb77dwas60z673qgvv")))) | ||||
|     (properties `((upstream-name . "lifecycle"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue