gnu: r-paws-security-identity: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-security-identity): Update to 0.2.0.
This commit is contained in:
		
							parent
							
								
									d9c4724313
								
							
						
					
					
						commit
						7f8b5db616
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -35537,14 +35537,14 @@ Simple Notification Service (SNS) publish/subscribe messaging, and more.") | ||||||
| (define-public r-paws-security-identity | (define-public r-paws-security-identity | ||||||
|   (package |   (package | ||||||
|     (name "r-paws-security-identity") |     (name "r-paws-security-identity") | ||||||
|     (version "0.1.12") |     (version "0.2.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "paws.security.identity" version)) |        (uri (cran-uri "paws.security.identity" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "092lz2ipn5iqr593x7ra8c0bj64yf6315mdc3llgwrjyb4vfxif9")))) |          "0rnws1d8wy3nhg2fyidpa21sfbz3r7jalrklnx6l8s92jyycmhbd")))) | ||||||
|     (properties |     (properties | ||||||
|      `((upstream-name . "paws.security.identity"))) |      `((upstream-name . "paws.security.identity"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|  |  | ||||||
		Reference in a new issue