gnu: perl-type-tiny: Update to 1.008003.
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.008003.
This commit is contained in:
		
							parent
							
								
									a54dfcc063
								
							
						
					
					
						commit
						c7dd15596f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9268,14 +9268,14 @@ variable conform.") | |||
| (define-public perl-type-tiny | ||||
|   (package | ||||
|     (name "perl-type-tiny") | ||||
|     (version "1.006000") | ||||
|     (version "1.008003") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "mirror://cpan/authors/id/T/TO/TOBYINK/" | ||||
|                            "Type-Tiny-" version ".tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 "007xsx78cnjillbny7x9sjn1w6z8m22fmksmay710jhbvw9h19nm")))) | ||||
|         (base32 "1x80rlnh7kl4xgm4qvyfbgahcyla4wbyh3b759nm21czn8x6wkm4")))) | ||||
|     (build-system perl-build-system) | ||||
|     (native-inputs | ||||
|      `(("perl-test-warnings" ,perl-test-warnings))) | ||||
|  |  | |||
		Reference in a new issue