gnu: perl-db-file: Update to 1.855.
* gnu/packages/databases.scm (perl-db-file): Update to 1.855.
This commit is contained in:
		
							parent
							
								
									7f73ca75fa
								
							
						
					
					
						commit
						24dd78a3cd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2123,14 +2123,14 @@ database.") | ||||||
| (define-public perl-db-file | (define-public perl-db-file | ||||||
|  (package |  (package | ||||||
|   (name "perl-db-file") |   (name "perl-db-file") | ||||||
|   (version "1.854") |   (version "1.855") | ||||||
|   (source |   (source | ||||||
|     (origin |     (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|       (uri (string-append "mirror://cpan/authors/id/P/PM/PMQS/DB_File-" |       (uri (string-append "mirror://cpan/authors/id/P/PM/PMQS/DB_File-" | ||||||
|                           version ".tar.gz")) |                           version ".tar.gz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|         (base32 "0fv0any5am6vr6h1wcwhnraj70hd55fs4d8c2y7chsc9alf9di5y")))) |         (base32 "0q599h7g4jkzks5dxf1zifx9k7l9vif26r2dlgkzxkg6bfif5zyr")))) | ||||||
|   (build-system perl-build-system) |   (build-system perl-build-system) | ||||||
|   (inputs `(("bdb" ,bdb))) |   (inputs `(("bdb" ,bdb))) | ||||||
|   (native-inputs `(("perl-test-pod" ,perl-test-pod))) |   (native-inputs `(("perl-test-pod" ,perl-test-pod))) | ||||||
|  |  | ||||||
		Reference in a new issue