Skip to content
Snippets Groups Projects
Unverified Commit 2fc569a0 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: perl-db-file: Update to 1.843.

* gnu/packages/databases.scm (perl-db-file): Update to 1.843.
parent 33756922
No related branches found
No related tags found
No related merge requests found
...@@ -1637,7 +1637,7 @@ (define-public guile-wiredtiger ...@@ -1637,7 +1637,7 @@ (define-public guile-wiredtiger
(define-public perl-db-file (define-public perl-db-file
(package (package
(name "perl-db-file") (name "perl-db-file")
(version "1.842") (version "1.843")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -1647,7 +1647,7 @@ (define-public perl-db-file ...@@ -1647,7 +1647,7 @@ (define-public perl-db-file
".tar.gz")) ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0w2d99vs9qarng2f9fpg3gchfdzy6an13507jhclcl8wv183h5hg")))) "0sildz1i3fmh949w1scpjsyjx0cbmfw0yna3y70mc6vbwp8y696y"))))
(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)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment