diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2026-03-12 12:43:59 +0100 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2026-03-12 14:51:12 +0100 |
| commit | 8c0aea2fbe54688c99f79d41f879c7a933efc2ac (patch) | |
| tree | 152b15c99e1d842c4c8192168d4e735992ce52aa /gnu/packages/bioinformatics.scm | |
| parent | 158098977ffc2823235f08fdfc337ed2ff9f3c3e (diff) | |
gnu: python-decoupler: Update to 2.1.4.
* gnu/packages/bioinformatics.scm (python-decoupler): Update to 2.1.4.
Change-Id: I1fdc99e586340ae42530cc209d2e4fe9e22b2292
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index a9012ca9212..b51774b9f59 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm | |||
| @@ -2685,7 +2685,7 @@ parsing of Variant Call Format (VCF) files.") | |||
| 2685 | (define-public python-decoupler | 2685 | (define-public python-decoupler |
| 2686 | (package | 2686 | (package |
| 2687 | (name "python-decoupler") | 2687 | (name "python-decoupler") |
| 2688 | (version "2.1.2") | 2688 | (version "2.1.4") |
| 2689 | (source (origin | 2689 | (source (origin |
| 2690 | (method git-fetch) | 2690 | (method git-fetch) |
| 2691 | (uri (git-reference | 2691 | (uri (git-reference |
| @@ -2694,7 +2694,7 @@ parsing of Variant Call Format (VCF) files.") | |||
| 2694 | (file-name (git-file-name name version)) | 2694 | (file-name (git-file-name name version)) |
| 2695 | (sha256 | 2695 | (sha256 |
| 2696 | (base32 | 2696 | (base32 |
| 2697 | "05d70zrgv8l9ihkgmr7hqcgn66yx1v1lm0hcfbc370asp97k2f74")))) | 2697 | "07kpcjbnp5c00p3iw2my6k3bxfivswyxs2dljj0yhgjhxw2900av")))) |
| 2698 | (build-system pyproject-build-system) | 2698 | (build-system pyproject-build-system) |
| 2699 | (arguments | 2699 | (arguments |
| 2700 | (list | 2700 | (list |
