gnu: emacs-elpher: Update to 3.6.0. * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.0. Change-Id: I4241197863e4246fcc57de09b4cf1f8013249bcb
gnu: emacs-benchmark-init: Update to 1.2. * gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to 1.2. Change-Id: Ia35e007cf45e2f9177687975c03affee3d444745
gnu: emacs-auto-compile: Update to 2.0.0. * gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 2.0.0. Change-Id: Iaf423ebe77536c649b128b4c711fb6b7c6e4544d
gnu: emacs-buffer-env: Update to 0.6. * gnu/packages/emacs-xyz.scm (emacs-buffer-env): Update to 0.6. Change-Id: Ie18c03c0d897597de58df50ec3d3c61bdb55ad34
gnu: emacs-devdocs: Update to 0.6. * gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6. Change-Id: I6e4cb729ccacf19c5e2365ee4114d05617d8b66b
gnu: emacs-jit-spell: Update to 0.4. * gnu/packages/emacs-xyz.scm (emacs-jit-spell): Update to 0.4. Change-Id: I29467ecf59f8eb021a5871cf67dfa76de3a80ae0
gnu: cl-golden-utils: Update to 0.0.0-4.e43914a. * gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a. [home-page]: Update URL. Change-Id: I52a76ada520cb2f30fe94a7adc4c66086d6b7ec9 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Fix spelling of "This package" in various package descriptions. * gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in description. * gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise. * gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag, texlive-pdfpc, texlive-phfcc): Likewise.
gnu: sqls: Fix home and source URL. * gnu/packages/databases.scm (sqls): Place [home-page] after [native-inputs]. [source]: Swap to use direct source URL string instead of home page. [arguments]: Use list format. Set <#:install-source?> to #t. [home-page]: Fix URL after lint permanent redirect warning. [inputs]: Sort alphabetically. Change-Id: I50f1c9b38efb5774f6d95d79c4f5f8e1774fd75e
gnu: go-github-com-lib-pq: Move to golang-xyz. * gnu/packages/syncthing.scm (go-github-com-lib-pq): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/databases.scm: Remvoe (gnu packages syncthing). Change-Id: I0f2f9c2366fd47b7167044d76f8c2c67a2f65544
gnu: go-github-com-multiformats-go-varint: Fix import path. * gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint): [arguments]: Replace occurrences of "go-options" with "go-varint". [home-page]: Likewise. Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: magic-wormhole: Fix home page. * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server, magic-wormhole-transit-relay, magic-wormhole) [home-page]: Fix it after a lint warning of permanent redirection. Change-Id: Ie0e8a8b0af982e46c05ae7dfc8f375cc18632c67
gnu: magic-wormhole-transit-relay: Remove some native inputs. Remove python-check as no longer required. * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay) [native-inputs]: Remove python-pyflakes and python-tox. Change-Id: I3908aa379aa4ca6445ecc1045d45da2381314a06
gnu: magic-wormhole-transit-relay: Fix indentation. * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Fix indentation. [description]: Start with a new line and adjust indentation. Change-Id: I65c978a332088c66c88e4459d26a1f78e3c9ffdc
gnu: magic-wormhole-mailbox-server: Fix indentation. * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix indentation. [description]: Start with a new line and adjust indentation. Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
gnu: magic-wormhole: Limit amount of loaded symbols. Select only 'pypi-uri from (gnu build-system python) exported symbols, rest is not required as the whole module uses just pyproject-build-system. Change-Id: I4928ad51bb915494d5234c48cc1d638dd4aa0aca
gnu: magic-wormhole-transit-relay: Simplify package. * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay) Use G-expressions [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Remove traling #t from lambda. [native-inputs]: Add python-pytest. Change-Id: I1d72d48768016067d1a6a24e47eb9144b36d38e4
gnu: magic-wormhole-mailbox-server: Simplify package. * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server) [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Remove 'patch-tests phase. [native-inputs]: Add python-pytest. Change-Id: I23085e927965c2191bad242a0fb07132cb30e99d
gnu: magic-wormhole: Add licenses prefix. Sort modules alphabetically and add prefix for licenses module. * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server, magic-wormhole-transit-relay, magic-wormhole) [license]: Use prefix. Change-Id: I2eac5730c9257fe435af102541bea4cdd9c66845
gnu: magic-wormhole: Fix indentation. * gnu/packages/magic-wormhole.scm (magic-wormhole): Fix indentation. [description]: Start with a new line and fix indentation. Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0