mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: python-febelfin-coda: Update to 0.2.0.
* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
This commit is contained in:
parent
3e6dcd1ee5
commit
225deb5c4e
1 changed files with 2 additions and 2 deletions
|
@ -28195,13 +28195,13 @@ (define-public python-csb43
|
|||
(define-public python-febelfin-coda
|
||||
(package
|
||||
(name "python-febelfin-coda")
|
||||
(version "0.1.0")
|
||||
(version "0.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "febelfin-coda" version))
|
||||
(sha256
|
||||
(base32 "10nf4hdwldqgdmh4g613vx55sbsw1x1yzpvs3crwlggbp75fjjfi"))))
|
||||
(base32 "1isnf87gxlvfbmackv7b2c978vmnj7ij0v4svhyjl8pbb9hwjsvm"))))
|
||||
(build-system python-build-system)
|
||||
(home-page "https://coda.b2ck.com/")
|
||||
(synopsis "Module to parse Belgian CODA files")
|
||||
|
|
Loading…
Reference in a new issue