gnu: perl-http-cookies: Update to 6.05.
* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
This commit is contained in:
		
							parent
							
								
									10224994da
								
							
						
					
					
						commit
						e1e00e87e6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2860,7 +2860,7 @@ jar in conformance with RFC 6265 <http://tools.ietf.org/html/rfc6265>.") | |||
| (define-public perl-http-cookies | ||||
|   (package | ||||
|     (name "perl-http-cookies") | ||||
|     (version "6.04") | ||||
|     (version "6.05") | ||||
|     (source (origin | ||||
|              (method url-fetch) | ||||
|              (uri (string-append | ||||
|  | @ -2868,7 +2868,7 @@ jar in conformance with RFC 6265 <http://tools.ietf.org/html/rfc6265>.") | |||
|                    version ".tar.gz")) | ||||
|              (sha256 | ||||
|               (base32 | ||||
|                "1m0kxcirbvbkrm2c59p1bkbvzlcdymg8fdpa7wlxijlx0xwz1iqc")))) | ||||
|                "0pbgns2gwgvgg9rglah7ryw0jj13aykyf38lnhm3rwzw3c2cvqaq")))) | ||||
|     (build-system perl-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("perl-http-message" ,perl-http-message))) | ||||
|  |  | |||
		Reference in a new issue