diff options
| author | Lars-Dominik Braun <lars@6xq.net> | 2021-04-18 08:35:06 +0200 |
|---|---|---|
| committer | Lars-Dominik Braun <lars@6xq.net> | 2021-04-18 08:36:30 +0200 |
| commit | da28f04a5fa2dba2e153c3af0908ab76c98b6811 (patch) | |
| tree | 38479cb2d7983d6290c40258ba886de4afaaa725 /gnu | |
| parent | bfb1164a74453b29b255e4f30d1387f3b4e7c2f8 (diff) | |
gnu: python-lfdfiles: Update to 2021.2.22.
* gnu/packages/python-xyz.scm (python-lfdfiles): Update to 2021.2.22.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7d36570ff09..258f337f82b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -6214,14 +6214,14 @@ numpy arrays to TIFF, BigTIFF, and ImageJ hyperstack compatible files.") | |||
| 6214 | (define-public python-lfdfiles | 6214 | (define-public python-lfdfiles |
| 6215 | (package | 6215 | (package |
| 6216 | (name "python-lfdfiles") | 6216 | (name "python-lfdfiles") |
| 6217 | (version "2020.1.1") | 6217 | (version "2021.2.22") |
| 6218 | (source | 6218 | (source |
| 6219 | (origin | 6219 | (origin |
| 6220 | (method url-fetch) | 6220 | (method url-fetch) |
| 6221 | (uri (pypi-uri "lfdfiles" version)) | 6221 | (uri (pypi-uri "lfdfiles" version)) |
| 6222 | (sha256 | 6222 | (sha256 |
| 6223 | (base32 | 6223 | (base32 |
| 6224 | "1n9bkfn4vxl0lbhzd0m35lq86ayx5fwcj3ghpfl2vbjbsnfp3h47")))) | 6224 | "12fxm4v805dgjrih7x6jnl1wd7y7jw1rkhjs3d4am8s6qk1cbar2")))) |
| 6225 | (build-system python-build-system) | 6225 | (build-system python-build-system) |
| 6226 | (propagated-inputs | 6226 | (propagated-inputs |
| 6227 | `(("python-click" ,python-click) | 6227 | `(("python-click" ,python-click) |
