gnu: perl-scalar-list-utils: Update to 1.56.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.56.
This commit is contained in:
		
							parent
							
								
									aa4373c177
								
							
						
					
					
						commit
						2a28f0d634
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11152,14 +11152,14 @@ files, using JSON::PP and/or CPAN::Meta::YAML.")
 | 
				
			||||||
(define-public perl-scalar-list-utils
 | 
					(define-public perl-scalar-list-utils
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-scalar-list-utils")
 | 
					    (name "perl-scalar-list-utils")
 | 
				
			||||||
    (version "1.53")
 | 
					    (version "1.56")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (string-append "mirror://cpan/authors/id/P/PE/PEVANS/"
 | 
					       (uri (string-append "mirror://cpan/authors/id/P/PE/PEVANS/"
 | 
				
			||||||
                           "Scalar-List-Utils-" version ".tar.gz"))
 | 
					                           "Scalar-List-Utils-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "16dfpnrcf5846j998rdd6gra16m9030rnz9fpsh1hfzvcsq8ch5x"))))
 | 
					        (base32 "0nxb29x7i2w6kjxq188n131b56bsqj1ykrxjcjp6sgpv81ym7f0m"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (home-page "https://metacpan.org/release/Scalar-List-Utils")
 | 
					    (home-page "https://metacpan.org/release/Scalar-List-Utils")
 | 
				
			||||||
    (synopsis "Common Scalar and List utility subroutines")
 | 
					    (synopsis "Common Scalar and List utility subroutines")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue