gnu: perl-try-tiny: Update to 0.31.
* gnu/packages/perl.scm (perl-try-tiny): Update to 0.31.
This commit is contained in:
		
							parent
							
								
									cc93e5f424
								
							
						
					
					
						commit
						7889b546b5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11318,7 +11318,7 @@ Tree::Simple::Visitor::* objects.") | |||
| (define-public perl-try-tiny | ||||
|   (package | ||||
|     (name "perl-try-tiny") | ||||
|     (version "0.30") | ||||
|     (version "0.31") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -11326,7 +11326,7 @@ Tree::Simple::Visitor::* objects.") | |||
|                            "Try-Tiny-" version ".tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0szgvlz19yz3mq1lbzmwh8w5dh6agg5s16xv22zrnl83r7ax0nys")))) | ||||
|          "1ghidhh2wasxbmjsdsyfcy20wgli3m58dkj6ixnv4xa0i8fx601k")))) | ||||
|     (build-system perl-build-system) | ||||
|     (home-page "https://metacpan.org/release/Try-Tiny") | ||||
|     (synopsis "Minimal try/catch with proper preservation of $@@") | ||||
|  |  | |||
		Reference in a new issue