gnu: go-github-com-go-md2man: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-go-md2man): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/containers.scm: Add (gnu packages golang-xyz).
* gnu/packages/hardware.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
Change-Id: I90bdb2a78887896bebf64eef7741d4c6d8e68b93
gnu: Add astroterm.
* gnu/packages/astronomy.scm (astroterm): New variable.
Change-Id: Ie3bddb3ecfcde86818d5b73d558d5ab229f7d6e0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add specification-ybsc.
* gnu/packages/specifications.scm (specification-ybsc): New variable.
Change-Id: I5d7a40dfee10f19fae7a80dfd1fc13d8a15ef4f1
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Remove combinatorial-designs.
The package would only be useful for sage; but with commit
f83fabf2f6717d0323be95f3e300dc570d170bdc of sage, its content has been
moved into a file internal to the sage distribution.
* gnu/packages/sagemath.scm (combinatorial-designs): Delete variable.
Change-Id: Id690cd9524306a4ea98d745c6e997573b9bf867f
gnu: python-fpylll: Update to 0.6.3.
* gnu/packages/algebra.scm (python-fpylll): Update to 0.6.3.
[propagated-inputs]: Replace python-cython by python-cython-3.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I6cbe412bb0cf0402b6bb52995b9270606ac18a68
gnu: fplll: Update to 5.5.0.
* gnu/packages/algebra.scm (fplll): Update to 5.5.0.
Change-Id: I4d8acdbd9049ce79cb8d7d6b905eed3673ed130f
etc: teams: Add entry for Jelle Licht.
* etc/teams.scm ("Jelle Licht"): New member.
Change-Id: I45f7e49ae16c011f14b65aa7bdbdf15ea3721bd2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
etc: Add a javascript team.
* etc/teams.scm (javascript): New variable.
Change-Id: I071081b01761fcc4e3baf5eb5804c849926214bc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: r-voltron: Update to 0.2.0-3.8f88699.
* gnu/packages/bioinformatics.scm (r-voltron): Update to 0.2.0-3.8f88699.
[propagated-inputs]: Add r-giotto, r-rhdf5, r-s4vectors,
r-summarizedexperiment, and r-viridislite; remove r-hdf5r.
Change-Id: Ib542f0471663992d5293aca4dc0552a411823112
gnu: r-giotto: Update to 1.1.2-1.3e6671a.
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3e6671a.
Change-Id: I60d5d7af3df81f0785bcc5940c7012302dd28d5e
gnu: Update copyright notices.
* gnu/packages/sagemath.scm: Remove copyright notices for persons whose
contributions have been removed from this file.
Change-Id: I64b3c1292475959579b103a048c0900776f6332a
gnu: Rename sagemath-data-combinatorial-designs.
* gnu/packages/sagemath.scm (sagemath-date-combinatorial-designs):
Rename to...
(combinatorial-designs): ...this. Slightly modify the description.
Change-Id: Ia4a6a47402e1db491a63736ce4aaafef4ca448bb
gnu: Rename sagemath-data-graphs to graphs.
* gnu/packages/sagemath.scm (sagemath-data-graphs): Rename to...
(graphs): ...this.
Change-Id: I198f06c8d86bddcb7ebb22c4eaaf312b7acf9068
gnu: Rename sagemath-data-polytopes-db to polytopes-db.
* gnu/packages/sagemath.scm (sagemath-data-polytopes-db): Rename to...
(polytopes-db): ...this.
Change-Id: Id377eaff122a0cbe73d451df486cda4281846295
gnu: Rename sagemath-data-conway-polynomials.
* gnu/packages/sagemath.scm (sagemath-data-conway-polynomials):
Rename to...
(conway-polynomials): ...this.
Change-Id: I594f94133a1fb4e942f196f2526b0128b43bd375
gnu: Remove ratpoints.
The only purpose of this package was to be used as an input to sage,
but sage does not use it anymore. Equivalent functionality is provided
by the command "hyperellratpoints" of pari-gp.
* gnu/packages/sagemath.scm (ratpoints): Delete variable.
* gnu/packages/patches/ratpoints-sturm_and_rp_private.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
Change-Id: I873ac40c1631523035b00ff678000965f21b6941
gnu: Remove zn-poly.
The only purpose of this package was to be used as an input to sage,
but sage does not use it anymore.
* gnu/packages/sagemath.scm (zn-poly): Delete variable.
Change-Id: Ibaa8bec84be0b5f34bfc70a384113ab08c82a11c
gnu: sl: Refresh package style.
* gnu/packages/toys.scm (sl): Use G-Expressions, adjust order of fields.
[arguments]: Remove trailing #t from lambda.
[description]: Adjust fill-column indentation.
Change-Id: Iaa3380514c7ba6597686845b722af2c341e8797d
gnu: oneko: Refresh package style.
* gnu/packages/toys.scm (oneko): Use G-expressions, simplify, adjust
fields order and fix indentation.
Change-Id: I1af493522add7a0a22f28c7df04dc7b763b99def
gnu: nyancat: Refresh package style.
* gnu/packages/toys.scm (nyancat): Use G-Expressions simplify and fix
indentation.
[arguments]: Remove trailing #t from lambda.
Change-Id: I73e7c6f5dd9f3454703de2fc00f452e2a590ab98