mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: perl-finance-quote: Update to 1.38.
* gnu/packages/web.scm (perl-finance-quote): Update to 1.38.
This commit is contained in:
parent
85b9c18b1a
commit
97c0cfdc3f
1 changed files with 2 additions and 2 deletions
|
@ -1847,7 +1847,7 @@ (define-public perl-file-listing
|
|||
(define-public perl-finance-quote
|
||||
(package
|
||||
(name "perl-finance-quote")
|
||||
(version "1.37")
|
||||
(version "1.38")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1855,7 +1855,7 @@ (define-public perl-finance-quote
|
|||
"Finance-Quote-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1b6pbh7f76fb5sa4f0lhx085xy55pprz5v7z7li7pqiyw7i4f4bf"))
|
||||
"0zhqb27y4vdxn476s2kwm9zl2f970yjcyyybnjm9b406krr2fm59"))
|
||||
(patches (search-patches
|
||||
"perl-finance-quote-unuse-mozilla-ca.patch"))))
|
||||
(build-system perl-build-system)
|
||||
|
|
Loading…
Reference in a new issue