gnu: r-ps: Update to 1.3.2.
* gnu/packages/cran.scm (r-ps): Update to 1.3.2.
This commit is contained in:
		
							parent
							
								
									a7474115bf
								
							
						
					
					
						commit
						01fb586285
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1617,13 +1617,13 @@ print, summary, plot, update, etc. | |||
| (define-public r-ps | ||||
|   (package | ||||
|     (name "r-ps") | ||||
|     (version "1.3.0") | ||||
|     (version "1.3.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "ps" version)) | ||||
|        (sha256 | ||||
|         (base32 "1lcq7r0q4jb8x6k023zr2ydj2dg925bqqbkhx1phpnyjrk897498")))) | ||||
|         (base32 "0127q6pw9iw8hhcfp231gmdh29nahh2n5jzc38avrzy7yrm4bwl9")))) | ||||
|     (build-system r-build-system) | ||||
|     (home-page "https://ps.r-lib.org") | ||||
|     (synopsis "List, query, and manipulate system processes") | ||||
|  |  | |||
		Reference in a new issue