gnu: perl-conf-libconfig: Update to 0.101.
* gnu/packages/perl.scm (perl-conf-libconfig): Update to 0.101.
This commit is contained in:
		
							parent
							
								
									e08ffa2447
								
							
						
					
					
						commit
						372ba7b3db
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1899,14 +1899,14 @@ as defined by two typical specimens of Perl coders.") | |||
| (define-public perl-conf-libconfig | ||||
|   (package | ||||
|     (name "perl-conf-libconfig") | ||||
|     (version "0.100") | ||||
|     (version "0.101") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "mirror://cpan/authors/id/C/CN/CNANGEL/" | ||||
|                            "Conf-Libconfig-" version ".tar.gz")) | ||||
|        (sha256 | ||||
|         (base32 "0qdypqd7mx96bwdjlv13fn6p96bs4w0yv94yv94xa7z5lqkdj4rg")))) | ||||
|         (base32 "11dd3kb0k45gqahnnwz50x3b4b25c5jgykkwgf74rcyr0dsy0n5a")))) | ||||
|     (build-system perl-build-system) | ||||
|     (native-inputs | ||||
|      (list perl-extutils-pkgconfig perl-test-deep perl-test-exception | ||||
|  |  | |||
		Reference in a new issue