[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.
From: |
zimoun |
Subject: |
[bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux. |
Date: |
Mon, 19 Dec 2022 19:47:23 +0100 |
Hi,
On Wed, 14 Dec 2022 at 22:35, Efraim Flashner <efraim@flashner.co.il> wrote:
> * gnu/packages/julia-xyz.scm (julia-scanbyte)[supported-systems]: New
> field.
> + ;; https://github.com/jakobnissen/ScanByte.jl/issues/2
> + (supported-systems '("x86_64-linux"))
In patch [1]:
[PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems.
is introduced, instead, the change:
--8<---------------cut here---------------start------------->8---
+ (supported-systems %64bit-supported-systems)
--8<---------------cut here---------------end--------------->8---
Well, I think it would better to keep consistency.
1:
ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il">https://issues.guix.gnu.org/msgid/ce3eb363cbd85c064a8a8aebac5e99e1c40edec4.1671049574.git.efraim@flashner.co.il
Cheers,
simon
- [bug#60075] [PATCH 43/58] gnu: Remove julia-infinity., (continued)
- [bug#60075] [PATCH 46/58] gnu: julia-scanbyte: Update to 0.3.2., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 45/58] gnu: julia-blockarrays: Update to 0.16.23., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 48/58] gnu: julia-matrixfactorizations: Update to 0.9.3., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 57/58] gnu: julia-paddedviews: Update to 0.5.11., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 40/58] gnu: julia-colors: Update to 0.12.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 38/58] gnu: julia-interpolations: Update to 0.13.6., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 42/58] gnu: julia-plotutils: Update to 1.2.0., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 47/58] gnu: julia-scanbyte: Limit to x86_64-linux.,
zimoun <=
- [bug#60075] [PATCH 52/58] gnu: julia-blockbandedmatrices: Update to 0.11.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 51/58] gnu: julia-bandedmatrices: Update to 0.17.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 54/58] gnu: julia-axisarrays: Update to 0.4.6., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 49/58] gnu: Add julia-static-0.6., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 41/58] gnu: julia-colorvectorspace: Update to 0.9.9., Efraim Flashner, 2022/12/14
- [bug#60075] [PATCH 44/58] gnu: julia-indexablebitvectors: Limit to 64-bit systems., Efraim Flashner, 2022/12/14