gnu: r-filelock: Update to 1.0.3.
* gnu/packages/cran.scm (r-filelock): Update to 1.0.3. Change-Id: Ice2655eaa01f1ee9bf4f8d5081bba48c5fea6b07
This commit is contained in:
		
							parent
							
								
									613f9c7ec8
								
							
						
					
					
						commit
						c38e706b44
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28297,14 +28297,14 @@ the align-and-count method.") | ||||||
| (define-public r-filelock | (define-public r-filelock | ||||||
|   (package |   (package | ||||||
|     (name "r-filelock") |     (name "r-filelock") | ||||||
|     (version "1.0.2") |     (version "1.0.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "filelock" version)) |        (uri (cran-uri "filelock" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "00ql5fw1hidpfnm0szaavf43ahmsnvdbi8i5lr1nrcc90yaiaadc")))) |          "0dqi0w92zq1f9542ma2nk5gkqzfmd4jlf34vysb4vv7mag20xk9d")))) | ||||||
|     (properties `((upstream-name . "filelock"))) |     (properties `((upstream-name . "filelock"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (home-page "https://github.com/r-lib/filelock") |     (home-page "https://github.com/r-lib/filelock") | ||||||
|  |  | ||||||
		Reference in a new issue