me
/
guix
Archived
1
0
Fork 0
Commit Graph

51885 Commits (0b684d087d4b50ea276761ac36ee5f01a84a2547)

Author SHA1 Message Date
Nicolas Goaziou 8ad05ef697
gnu: emacs-nhexl-mode: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.5.
[description]: Remove trailing newline character.
2020-06-06 16:21:26 +02:00
Nicolas Goaziou ba209becc6
gnu: emacs-mmm-mode: Update to 0.5.8.
* gnu/packages/emacs-xyz.scm (emacs-mmm-mode): Update to 0.5.8.
[source]: Use GNU ELPA repository instead of GitHub.
[build-system]: Switch to emacs-build-system.
[native-inputs]: Remove.
2020-06-06 16:17:04 +02:00
Nicolas Goaziou 49b4a062f9
gnu: emacs-zones: Update to 2019.7.13.
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 2019.7.13.
[source]: Use GNU ELPA repository instead of GitHub.  Remove unnecessary
patch.
* gnu/packages/patches/emacs-zones-called-interactively.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Apply file deletion.
2020-06-06 16:07:14 +02:00
Nicolas Goaziou 36b5cfdf02
gnu: emacs-howm: Update to 1.4.6.
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.6.
2020-06-06 15:59:04 +02:00
Nicolas Goaziou 7239b05494
gnu: emacs-frog-menu: Update to 0.2.11.
* gnu/packages/emacs-xyz.scm (emacs-frog-menu): Update to 0.2.11.
[source]: Use GNU ELPA repository instead of GitHub.
2020-06-06 15:54:51 +02:00
Nicolas Goaziou c125119204
gnu: emacs-ebdb: Update to 0.6.18.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.18.
[source]: Use GNU ELPA repository instead of GitHub.
2020-06-06 15:47:57 +02:00
Marius Bakke 8951b9496b
gnu: GnuTLS: Update replacement to 3.6.14 [fixes CVE-2020-13777].
* gnu/packages/tls.scm (gnutls-3.6.13): Rename to ...
(gnutls-3.6.14): ... this.  Update to 3.6.14.
(gnutls)[replacement]: Adjust accordingly.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Likewise.
* gnu/packages/vpn.scm (openconnect)[propagated-inputs]: Likewise.
2020-06-06 15:35:41 +02:00
Marius Bakke fa7bd13e5b
gnu: rcas-web: Use guile2.2 version of Guile-Redis.
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change from GUILE-REDIS
to GUILE2.2-REDIS.  While at it, rename the GUILE input to "guile" instead
of "guile-next".
2020-06-06 15:35:40 +02:00
Nicolas Goaziou 2a56b2cf86
gnu: emacs-exwm: Update to 0.24.
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.24.
2020-06-06 15:29:02 +02:00
Tobias Geerinckx-Rice 5c5bd76f31
gnu: openconnect: Add a comment about the gnutls version.
* gnu/packages/vpn.scm (openconnect): Add said comment.
* gnu/packages/tls.scm (gnutls): Add backlink to optimise SEO.
2020-06-06 15:24:26 +02:00
Nicolas Goaziou 0bcf20e949
gnu: emacs-web-server: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-web-server): Update to 0.1.2.
[source]: Use GNU ELPA repository instead of GitHub.
[native-inputs]: Remove unnecessary native inputs.
[arguments]: Do not run tests, which do not exist in ELPA.
2020-06-06 15:23:10 +02:00
Steve Sprang c08a784c58
gnu: openscad: Add patch to fix build.
* gnu/packages/patches/openscad-parser-boost-1.72.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (openscad)[source]: Use it.
2020-06-06 15:20:02 +02:00
Nicolas Goaziou b68bf28c8f
gnu: emacs-rainbow-mode: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.4.
2020-06-06 15:17:22 +02:00
Nicolas Goaziou 678248f5ea
gnu: emacs-stream: Update to 2.2.5.
* gnu/packages/emacs-xyz.scm (emacs-stream): Update to 2.2.5.  [source]: Use
GNU ELPA repository instead of GitHub.
[arguments]: Skip tests, which do not exist on ELPA.
2020-06-06 15:14:25 +02:00
Nicolas Goaziou 7b32e7bfaf
gnu: emacs-posframe: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.7.0.
[source]: Use GNU Elpa repository instead of GitHub.
2020-06-06 15:10:45 +02:00
Nicolas Goaziou dc81932ee5
gnu: emacs-highlight-escape-sequences: Fix version number.
* gnu/packages/emacs-xyz.scm (emacs-highlight-escape-sequences): Extract
appropriate version number from main file.
2020-06-06 15:06:19 +02:00
Nicolas Goaziou 8312d6f0bc
gnu: emacs-multi-term: Update to 1.5.0.017c77c.
* gnu/packages/emacs-xyz.scm (emacs-multi-term): Update to 1.5.0.017c77c.
2020-06-06 15:00:15 +02:00
Nicolas Goaziou a531168f5d
gnu: emacs-edit-server: Update to 1.15.
* gnu/packages/emacs-xyz.scm (emacs-edit-server): Update to 1.15.
2020-06-06 14:53:38 +02:00
Guillaume Le Vaillant d7c606818b
gnu: Add cl-ascii-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ascii-table, cl-ascii-table,
  ecl-cl-ascii-table): New variables.
2020-06-06 14:16:30 +02:00
Nicolas Goaziou 0e96514e7b
gnu: emacs-haskell-mode: Update to 17.1.
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.1.
[arguments]: Add phase to skip failing tests.
* gnu/packages/patches/haskell-mode-make-check.patch:
* gnu/packages/patches/haskell-mode-unused-variables.patch: Delete files.
* gnu/local.mk: Apply files removal.
2020-06-06 13:44:05 +02:00
Nicolas Goaziou ae08e0f963
gnu: emacs-jsonrpc: Update to 1.0.12.
* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): Update to 1.0.12.
2020-06-06 13:23:54 +02:00
Nicolas Goaziou 73a148f325
gnu: emacs-ghub: Update to 3.3.0.
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.3.0.
2020-06-06 13:22:51 +02:00
Nicolas Goaziou 3c47d838fa
gnu: emacs-oauth2: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.13.
2020-06-06 13:19:01 +02:00
Nicolas Goaziou bed1d64ca4
gnu: emacs-darkroom: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-darkroom): Update to 0.3.
2020-06-06 13:17:43 +02:00
Nicolas Goaziou 90eb9381cb
gnu: emacs-cider: Update to 0.25.0.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.25.0.
[propagated-inputs]: Reorder entries.  Remove emacs-seq, built-in.
2020-06-06 13:15:52 +02:00
Nicolas Goaziou c160e5571c
gnu: emacs-beginend: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.1.0.
2020-06-06 13:14:05 +02:00
Nicolas Goaziou 22ba47551b
gnu: emacs-magit-popup: Update to 2.13.2.
* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Update to 2.13.2.
2020-06-06 13:11:33 +02:00
Nicolas Goaziou 0d582c68ee
gnu: emacs-clojure-mode: Update to 5.11.0.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.11.0.
[native-inputs]: Add emacs-buttercup, remove emacs-ert-runner.  [arguments]:
Update test command.  [description]: Small typographic fixes.
2020-06-06 13:08:11 +02:00
Nicolas Goaziou 96f0a465da
gnu: emacs-php-mode: Update to 1.23.0.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.23.0.
2020-06-06 13:03:21 +02:00
Nicolas Goaziou 8f21ddad41
gnu: emacs-undo-tree: Update to 0.7.4.
* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.4.
[source]: Use GNU ELPA repository.
2020-06-06 12:23:00 +02:00
Nicolas Goaziou 35f9af5f7d
gnu: emacs-websocket: Update to 1.12.
* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.12.
[source]: Use ELPA repository instead of GitHub.
2020-06-06 12:19:55 +02:00
Tobias Geerinckx-Rice 51b25847b7
gnu: libavif: Mark up description.
* gnu/packages/image.scm (libavif)[description]: Use @acronym{}.
2020-06-06 09:21:50 +02:00
Tobias Geerinckx-Rice b613842238
gnu: libqmi: Update to 1.24.12.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.12.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice de3825286f
gnu: mcelog: Update description.
I believe that nowadays rasdaemon is a/the recommended alternative.

* gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice ed139ee733
gnu: mcelog: Update to 170.
* gnu/packages/linux.scm (mcelog): Update to 170.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice df305cea48
gnu: mcelog: Fix unversioned DOCDIR.
* gnu/packages/linux.scm (mcelog)[arguments]: VERSION DOCDIR.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice 2bf0a5cbae
gnu: geoclue: Update to 2.5.6.
* gnu/packages/gnome.scm (geoclue): Update to 2.5.6.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice 6f64a05ec9
gnu: evince: Update to 3.36.1.
* gnu/packages/gnome.scm (evince): Update to 3.36.1.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice 6e13b0efce
gnu: mtpaint: Update to 3.49.27.
* gnu/packages/image.scm (mtpaint): Update to 3.49.27.
2020-06-06 09:21:49 +02:00
Tobias Geerinckx-Rice 996b3f7159
gnu: mtpaint: Fix version numbering.
* gnu/packages/image.scm (mtpaint): Remove let binding.
[version]: Don't use GIT-VERSION.
[source]: Specify the matching COMMIT directly.
2020-06-06 09:21:48 +02:00
Tobias Geerinckx-Rice 893aca0993
gnu: gpxsee: Update to 7.30.
* gnu/packages/gps.scm (gpxsee): Update to 7.30.
2020-06-06 09:21:48 +02:00
Tobias Geerinckx-Rice 6b490fff21
gnu: fortune-mod: Update to 2.28.0.
* gnu/packages/games.scm (fortune-mod): Update to 2.28.0.
2020-06-06 09:21:48 +02:00
Tobias Geerinckx-Rice f9bffb564a
gnu: python-backports-csv: Update to 1.0.7.
* gnu/packages/python-xyz.scm (python-backports-csv): Update to 1.0.7.
2020-06-06 09:21:48 +02:00
Nicolas Goaziou 831c1a3230
gnu: emacs-general: Update to a0b17d2.
Fixes <https://bugs.gnu.org/41655>.
Reported by bdju <bdju@tilde.team>.

* gnu/packages/emacs-xyz.scm (emacs-general): Update to a0b17d2.
[arguments]: Remove unnecessary phase.  Update #:test-command.
2020-06-06 00:11:22 +02:00
Tobias Geerinckx-Rice ecab53c320
gnu: boost-signals2: Update hash.
Reported by pkill9 on #guix.

* gnu/packages/boost.scm (boost-signals2)[source]: Fix the hash.
2020-06-05 21:31:19 +02:00
Tobias Geerinckx-Rice ba6d361255
gnu: diffoscope: Update to 146.
* gnu/packages/diffoscope.scm (diffoscope): Update to 146.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice a0e5111eb1
gnu: diffoscope: Remove redundant let binding.
* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 98a76dd8f3
gnu: docker, docker-cli: Update to 19.03.9.
* gnu/packages/docker.scm (%docker-version): Update to 19.03.9.
(docker, docker-cli): Update hashes.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 1860b41523
gnu: websocketpp: Update to 0.8.2.
* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 53428597a6
gnu: strace: Update to 5.7.
* gnu/packages/linux.scm (strace): Update to 5.7.
[arguments]: Disable three failing tests.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice 28d6b57c38
gnu: singular: Update to 4.1.3p1.
* gnu/packages/algebra.scm (singular): Update to 4.1.3p1.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice f0bebc5706
gnu: iproute2: Update to 5.7.0.
* gnu/packages/linux.scm (iproute): Update to 5.7.0.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice 9cd1b802fb
gnu: man-db: Update to 2.9.2.
* gnu/packages/man.scm (man-db): Update to 2.9.2.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice d57eae24a4
gnu: fetchmail: Update to 6.4.6.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.6.
2020-06-05 19:33:09 +02:00
Tobias Geerinckx-Rice 2d84d65316
gnu: synapse: Update to 1.14.0.
* gnu/packages/matrix.scm (synapse): Update to 1.14.0.
2020-06-05 19:33:09 +02:00
Mathieu Othacehe 6f07472ab2
gnu: guix: Update to ea924134f8.
Update Guix to include ea924134f8, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.
2020-06-05 19:24:16 +02:00
Katherine Cox-Buday 1f9999df4a
gnu: Add cl-1am.
* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:25:49 +02:00
Katherine Cox-Buday 3e7362181c
gnu: Add cl-sxql.
* gnu/packages/lisp-xyz.scm (sbcl-sxql, cl-sxql, ecl-sxql): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:22:56 +02:00
Katherine Cox-Buday aae3df1817
gnu: Add cl-exponential-backoff.
* gnu/packages/lisp-xyz.scm (sbcl-exponential-backoff, cl-exponential-backoff,
  ecl-exponential-backoff): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:17:46 +02:00
Katherine Cox-Buday 38d738e92b
gnu: Add cl-rove.
* gnu/packages/lisp-xyz.scm (sbcl-rove, cl-rove, ecl-rove): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:15:39 +02:00
Katherine Cox-Buday adf70454ca
gnu: Add cl-dissect.
* gnu/packages/lisp-xyz.scm (sbcl-dissect, cl-dissect, ecl-dissect):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:12:28 +02:00
Katherine Cox-Buday 59dda9709a
gnu: Add cl-uuid.
* gnu/packages/lisp-xyz.scm (sbcl-uuid, cl-uuid, ecl-uuid): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:08:42 +02:00
Katherine Cox-Buday 9e20646bf5
gnu: Add cl-prometheus.pushgateway.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.pushgateway,
  cl-prometheus.pushgateway, ecl-prometheus.pushgateway): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:04:49 +02:00
Katherine Cox-Buday 019ff3c3c7
gnu: Add cl-prometheus.exposers.hunchentoot.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.exposers.hunchentoot,
  cl-prometheus.exposers.hunchentoot): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 15:01:07 +02:00
Katherine Cox-Buday 78d1aa9eef
gnu: Add cl-prometheus.formats.text.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.formats.text,
  cl-prometheus.formats.text, ecl-prometheus.formats.text): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:56:15 +02:00
Katherine Cox-Buday b4ece1a291
gnu: Add cl-prometheus.collectors.process.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.process,
  cl-prometheus.collectors.process, ecl-prometheus.collectors.process): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:51:30 +02:00
Katherine Cox-Buday 4e21f5bcab
gnu: Add cl-prometheus.collectors.sbcl.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus.collectors.sbcl,
  cl-prometheus.collectors.sbcl): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:46:03 +02:00
Katherine Cox-Buday 4c7c307790
gnu: Add cl-prometheus.
* gnu/packages/lisp-xyz.scm (sbcl-prometheus, cl-prometheus, ecl-prometheus):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:40:42 +02:00
Katherine Cox-Buday b2eae0e142
gnu: Add quantile-estimator.
* gnu/packages/lisp-xyz.scm (sbcl-quantile-estimator, ecl-quantile-estimator,
  cl-quantile-estimator): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-06-05 14:23:11 +02:00
Guillaume Le Vaillant 3a7fcfb34e
gnu: txr: Update to 239.
* gnu/packages/lisp.scm (txr): Update to 239.
  [arguments]: Use cc-for-target.
2020-06-05 14:08:20 +02:00
Mathieu Othacehe 66294d7cfe
gnu: guix: Update to 7730f41afd.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-5.7730f41.
2020-06-05 09:10:34 +02:00
Nicolas Goaziou 0713929685
gnu: rosegarden: Update to 20.06.
* gnu/packages/music.scm (rosegarden): Update to 20.06.
2020-06-04 23:59:12 +02:00
Ludovic Courtès b54a1b504e
gnu: guile-rsvg: Use 'git-fetch' instead of a generated archive.
* gnu/packages/gtk.scm (guile-rsvg)[source]: Switch to GIT-FETCH.
2020-06-04 23:26:43 +02:00
Nicolas Goaziou e6d9e055ec
gnu: emacs-modus-operandi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.9.0.
2020-06-04 23:24:06 +02:00
Nicolas Goaziou 20a9d2f280
gnu: emacs-modus-vivendi-theme: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.9.0.
2020-06-04 23:23:38 +02:00
Fredrik Salomonsson 80cd90ef30
gnu: Add emacs-meson-mode.
* gnu/packages/emacs-xyz.scm (emacs-meson-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 22:13:20 +02:00
Brice Waegeneire 790ada9168
gnu: autorandr: Fix typo.
* gnu/packages/xdisorg.scm (autorandr)[arguments]<phases>: Fix typo in
bash completion directory.
2020-06-04 19:00:22 +02:00
Katherine Cox-Buday 2ca87aecd1
gnu: emacs-treemacs: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.8.
[arguments]: Do not prepare dependencies before testing.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 18:08:21 +02:00
Katherine Cox-Buday 55cdcf5f55
gnu: emacs-slack: Update to a6d9f49.
* gnu/packages/emacs-xyz.scm (emacs-slack): Update to a6d9f49.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 17:41:31 +02:00
Brice Waegeneire 415b90f24e
gnu: network-manager-applet: Propagate 'libnma'.
Fixes <https://issues.guix.info/41653>.

* gnu/packages/gnome.scm (network-manager-applet)[inputs]: Move 'libnma'
to …
[propagated-inputs]: … here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-04 17:00:04 +03:00
Nicolas Goaziou 3d8496705d
gnu: emacs-nov-el: Add comment about upstream not tagging releases.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Add a comment.  Fix indentation.
2020-06-04 15:31:59 +02:00
Simon South 398ec3c1e2
gnu: emacs-elpher: Update to 2.7.9.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:06:51 +02:00
Simon South f0dab65663
gnu: emacs-nov-el: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.0.
[home-page, source]: Use new upstream URIs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 15:00:34 +02:00
Fredrik Salomonsson 4a6a6f1a2a
gnu: Add emacs-glsl-mode.
* gnu/packages/emacs-xyz.scm (emacs-glsl-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-04 14:55:44 +02:00
Ricardo Wurmus 0266094531
gnu: python-pypairix: Update to 0.3.7 and build programs.
* gnu/packages/bioinformatics.scm (python-pypairix): Update to 0.3.7.
[source]: Fetch from github.
[arguments]: Add phases "build-programs" and "install-programs".
2020-06-04 11:56:31 +02:00
Jakub Kądziołka 4c8700fd84
gnu: sameboy: Update to 0.13.1 [security fix].
* gnu/packages/emulators.scm (sameboy): Update to 0.13.1.
2020-06-03 21:21:34 +02:00
Mark H Weaver 3daf7bc169
gnu: linux-libre: Update to 5.4.44.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44.
(linux-libre-5.4-pristine-source): Update hash.
2020-06-03 14:48:20 -04:00
Mark H Weaver f52504a92c
gnu: linux-libre@5.6: Update to 5.6.16.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16.
(linux-libre-5.6-pristine-source): Update hash.
2020-06-03 14:47:44 -04:00
Mark H Weaver 644690b3e2
gnu: linux-libre@4.19: Update to 4.19.126.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126.
(linux-libre-4.19-pristine-source): Update hash.
2020-06-03 14:47:09 -04:00
Mark H Weaver f2a65479be
gnu: linux-libre@4.14: Update to 4.14.183.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183.
(linux-libre-4.14-pristine-source): Update hash.
2020-06-03 14:46:30 -04:00
Mark H Weaver c77b62ca5c
gnu: linux-libre@4.9: Update to 4.9.226.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226.
(linux-libre-4.9-pristine-source): Update hash.
2020-06-03 14:46:02 -04:00
Mark H Weaver 6b8ad47b2a
gnu: linux-libre@4.4: Update to 4.4.226.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226.
(linux-libre-4.4-pristine-source): Update hash.
2020-06-03 14:45:05 -04:00
Tobias Geerinckx-Rice b3ece3ba16
gnu: mpg123: Update to 1.26.1.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.1.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 5122961329
gnu: ncdu: Update to 1.15.
* gnu/packages/ncdu.scm (ncdu): Update to 1.15.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice eb683ebb87
gnu: lsp-plugins: Update to 1.1.22.
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6810e9fe84
gnu: perl-net-dns: Update to 1.24.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice bb79af865a
gnu: ocaml-extlib: Update to 1.7.7.
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.7.
[source]: Update TLD.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 39a598c686
gnu: hcxdumptool: Fix cross-compilation.
* gnu/packages/networking.scm (hcxdumptool)[arguments]: Use CC-FOR-TARGET.
2020-06-03 20:45:20 +02:00
Tobias Geerinckx-Rice 6aec7e2ec1
gnu: hcxdumptool: Update to 6.0.6.
* gnu/packages/networking.scm (hcxdumptool): Update to 6.0.6.
[inputs]: Add openssl.
2020-06-03 20:45:20 +02:00
Lars-Dominik Braun 4960a955f8
gnu: Add mergerfs-tools.
* gnu/packages/storage.scm (mergerfs-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Lars-Dominik Braun 639bcf205d
gnu: Add mergerfs.
* gnu/packages/storage.scm (mergerfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Marcin Karpezo 56caf77e0d
gnu: Add Polish hunspell dictionary.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov c19293ad09
gnu: java-openjfx-build: Fix indentation.
* gnu/packages/java.scm (java-openjfx-build)[source]: Change the indentation
  of the uri dirictive.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Alexey Abramov d9ef5aeba7
gnu: java-openjfx-build: Add helpful patch.
* gnu/packages/java.scm (java-openjfx-build)[source]: Use it.
* gnu/packages/patches/java-openjfx-build-jdk_version.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Alexey Abramov <levenson@mmer.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-03 18:05:56 +02:00
Ludovic Courtès 3f9c62d1a8
gnu: shepherd: Update to 0.8.1.
* gnu/packages/admin.scm (shepherd): Update to 0.8.1.
2020-06-03 18:04:36 +02:00
Maxim Cournoyer 19b464fcb8
gnu: python-can: Update to 3.3.3.
This fixes the build of python-can, which is very exacting w.r.t. to its
dependencies.

* gnu/packages/python-xyz.scm (python-can): Update to 3.3.3.
[phases]{relax-version-requirements}: New phase.
[native-inputs]: Add python-coverage.
[license]: Correct the license to lgpl3+.
2020-06-03 11:33:50 -04:00
Ricardo Wurmus 2f49007dd0
gnu: Add python-pairtools.
* gnu/packages/bioinformatics.scm (python-pairtools): New variable.
2020-06-03 15:01:19 +02:00
Ricardo Wurmus 6742a84c63
gnu: Remove bedtools-2.26.
* gnu/packages/bioinformatics.scm (bedtools-2.26): Remove variable.
2020-06-03 14:07:58 +02:00
Ricardo Wurmus 08542026ea
gnu: python-pybedtools: Disable unreliable test.
* gnu/packages/bioinformatics.scm (python-pybedtools)[arguments]: Disable
test_intron_exon_reads test; run tests verbosely.

test_intron_exon_reads
2020-06-03 14:07:48 +02:00
Katherine Cox-Buday 7277baf50d
gnu: librdkafka: Update to 1.4.2.
* gnu/packages/networking.scm (librdkafka): Update to 1.4.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-06-03 18:37:47 +08:00
Efraim Flashner ecd297a18c
gnu: global: Don't build static libraries.
* gnu/packages/code.scm (global)[arguments]: Add configure-flag to
disable static libraries.
2020-06-03 12:46:04 +03:00
Efraim Flashner 683910e983
gnu: global: Move vim plugins to correct directory.
* gnu/packages/code.scm (global)[arguments]: Adjust 'post-install phase
to install vim plugin files to the expected directory.
2020-06-03 12:43:04 +03:00
Nicolas Goaziou 9ab2790e2a
gnu: emacs-auctex: Update to 12.2.3.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.3.
2020-06-03 10:08:44 +02:00
Tobias Geerinckx-Rice 523ddf348c
gnu: fmt: Update to 6.2.1.
* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.
2020-06-03 06:51:45 +02:00
Tobias Geerinckx-Rice e809c891dd
gnu: camlp5: Update to 7.12.
* gnu/packages/ocaml.scm (camlp5): Update to 7.12.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice 0c58139c9a
gnu: re2: Update to 2020-06-01.
* gnu/packages/regex.scm (re2): Update to 2020-06-01.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice 9375555b55
gnu: nix: Update to 2.3.5.
* gnu/packages/package-management.scm (nix): Update to 2.3.5.
2020-06-03 06:46:31 +02:00
Tobias Geerinckx-Rice a0cfa1e21a
gnu: intel-vaapi-driver: Update to 2.4.1.
* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, and libtool.
2020-06-03 06:46:30 +02:00
Tobias Geerinckx-Rice 16cf7d471c
gnu: osinfo-db: Update to 20200529.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.
2020-06-03 03:20:27 +02:00
Tobias Geerinckx-Rice 5c8a59e6b9
gnu: osinfo-db-tools: Update to 1.8.0.
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
2020-06-03 03:20:27 +02:00
Tobias Geerinckx-Rice 9605af1acd
gnu: qutebrowser: Update to 1.12.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.
2020-06-03 02:21:24 +02:00
Tobias Geerinckx-Rice f295c08346
gnu: bs1770gain: Deduplicate home page URLs.
* gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE
field in the snippet.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice d6af27375d
gnu: bs1770gain: Update to 0.7.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 56a9ef22e3
gnu: iw: Use CC-FOR-TARGET.
* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 898e8b528b
gnu: net-tools: Fix cross-compilation.
* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 6978cb2865
gnu: lemonbar: Fix cross-compilation.
* gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 3b394f6a3e
gnu: inxi-minimal: Update to 3.1.01-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1.
2020-06-03 02:21:23 +02:00
Tobias Geerinckx-Rice 0792984459
gnu: acpica: Update to 20200528.
* gnu/packages/admin.scm (acpica): Update to 20200528.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice ac68ab337c
gnu: blktrace: Prepare for cross-compilation.
* gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 3dec317f1d
gnu: mdadm: Actually cross-compile.
* gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 7dd57cc00e
gnu: hdparm: Fix cross-compilation.
* gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET.
Don't strip the binary during the build phase.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice e45f0c79fb
gnu: mbpfan: Fix cross-compilation.
* gnu/packages/linux.scm (mbpfan)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:22 +02:00
Tobias Geerinckx-Rice 15c8b1723a
gnu: earlyoom: Actually cross-compile.
* gnu/packages/linux.scm (earlyoom)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:21 +02:00
Tobias Geerinckx-Rice 1f0e1c49aa
gnu: i2c-tools: Actually cross-compile.
* gnu/packages/linux.scm (i2c-tools)[arguments]: Use CC-FOR-TARGET.
2020-06-03 02:21:21 +02:00
Marius Bakke c45431a283
gnu: libabigail: Update to 1.7.
* gnu/packages/elf.scm (libabigail): Update to 1.7.
2020-06-02 23:41:36 +02:00
Marius Bakke 9a46e0dd84
gnu: dbus: Fix CVE-2020-12049.
* gnu/packages/patches/dbus-CVE-2020-12049.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus/fixed): New variable.
(dbus)[replacement]: New field.
2020-06-02 23:41:35 +02:00
Tobias Geerinckx-Rice 395659d86d
gnu: sct: Prepare for cross-compilation.
* gnu/packages/xdisorg.scm (sct)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice d9fda98049
gnu: sct: Update to 0.5.
* gnu/packages/xdisorg.scm (sct): Update to 0.5.
2020-06-02 20:57:39 +02:00
Tobias Geerinckx-Rice 24f4fc8431
gnu: ubridge: Fix cross-compilation.
* gnu/packages/networking.scm (ubridge)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice 907b9dc8cb
gnu: memtester: Fix cross-compilation.
* gnu/packages/hardware.scm (memtester)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:19 +02:00
Tobias Geerinckx-Rice ae05ac8fd2
gnu: iniparser: Edit synopsis & description.
* gnu/packages/samba.scm (iniparser)[synopsis, description]: Flesh out.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice ebde5cfdf2
gnu: iniparser: Fix cross-compilation.
* gnu/packages/samba.scm (iniparser)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 39f8ef2d16
gnu: linenoise: Fix cross-compilation.
* gnu/packages/shells.scm (linenoise)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 3a169fe301
gnu: clipnotify: Fix cross-compilation.
* gnu/packages/xdisorg.scm (clipnotify)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice 2b9ce1007d
gnu: nvme-cli: Fix cross-compilation.
* gnu/packages/linux.scm (nvme-cli)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice e712b998aa
gnu: lolcat: Fix cross-compilation.
* gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb056c4019
gnu: clzip: Fix cross-compilation.
* gnu/packages/compression.scm (clzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Tobias Geerinckx-Rice cb3ca32052
gnu: lunzip: Fix cross-compilation.
* gnu/packages/compression.scm (lunzip)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 9b9bc1b061
gnu: pigz: Fix cross-compilation.
* gnu/packages/compression.scm (pigz)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Tobias Geerinckx-Rice 33430a455e
gnu: os-prober: Fix cross-compilation.
* gnu/packages/bootloaders.scm (os-prober)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:17 +02:00
Marius Bakke 37465b5be0
gnu: texlive-csquotes: Update source checksum.
This package had not been adjusted for the TeX Live 2019 upgrade.
Fixes <https://bugs.gnu.org/41660>.

* gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update
expected checksum.
2020-06-02 20:41:11 +02:00
Marius Bakke 5359b601cd
gnu: toutenclic: Add missing input.
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
2020-06-02 20:41:11 +02:00
Efraim Flashner 3ee51d616c
gnu: libreoffice: Update to 4.4.2.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2.
[arguments]: Remove unrecognized configure-flag.
2020-06-02 21:13:25 +03:00
Mark H Weaver 833252a88b
gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2020-12399 and CVE-2020-12405.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-06-02 14:06:20 -04:00
Mark H Weaver 7bc396bf35
gnu: nss: Fix CVE-2020-12399 via graft.
* gnu/packages/patches/nss-CVE-2020-12399.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.
2020-06-02 14:05:46 -04:00
Ludovic Courtès 8f7cf3b50c
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02 18:55:54 +02:00
Ludovic Courtès 793a48edc0
gnu: guile-json: Add version 4.0.1.
* gnu/packages/guile.scm (guile-json-4): New variable.
(guile2.2-json): Use it.
2020-06-02 18:55:54 +02:00
Tobias Geerinckx-Rice 86a03090af
gnu: libuemf: Work around Guile texinfo limitations.
* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.
2020-06-02 18:15:47 +02:00
Tobias Geerinckx-Rice a9f862687e
gnu: haproxy: Update to 2.1.5.
* gnu/packages/networking.scm (haproxy): Update to 2.1.5.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 26fd58f2bb
gnu: enet: Update to 1.3.15.
* gnu/packages/networking.scm (enet): Update to 1.3.15.
2020-06-02 18:06:05 +02:00
Tobias Geerinckx-Rice 2f26e2d6fd
gnu: samba: Update to 4.12.3.
* gnu/packages/samba.scm (samba): Update to 4.12.3.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 1b0e3795ec
gnu: ubridge: Update to 0.9.18.
* gnu/packages/networking.scm (ubridge): Update to 0.9.18.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 482b8cb555
gnu: byobu: Update to 5.133.
* gnu/packages/screen.scm (byobu): Update to 5.133.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice f1a4ce2821
gnu: skalibs: Update to 2.9.2.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 027d9a5403
gnu: execline: Update to 2.6.0.2.
* gnu/packages/skarnet.scm (execline): Update to 2.6.0.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 355d92a6a3
gnu: tilda: Update to 1.5.2.
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice cca40dce8c
gnu: sakura: Update to 3.7.1.
* gnu/packages/terminals.scm (sakura): Update to 3.7.1.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 7f85664d07
gnu: sakura: Don't use NAME in source URI.
* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.
2020-06-02 18:06:04 +02:00
Tobias Geerinckx-Rice 4fbe53a5b8
gnu: openh264: Update to 2.1.1.
* gnu/packages/video.scm (openh264): Update to 2.1.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice fdc61ca1f7
gnu: tmux-xpanes: Update to 4.1.2.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice d9240c705b
gnu: ghostwriter: Update to 1.8.1.
* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice b8186ae606
gnu: youtube-viewer: Update to 3.7.6.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 8e9ccf7af7
gnu: wpebackend-fdo: Update to 1.6.1.
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 854c39ae42
gnu: xbindkeys: Update to 1.8.7.
* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice dc67e9e5b2
gnu: asunder: Update to 2.9.6.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.
2020-06-02 18:06:03 +02:00
Tobias Geerinckx-Rice 507278f7cd
gnu: python-parameterized: Update to 0.7.4.
* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.
2020-06-02 18:06:02 +02:00
Nicolas Goaziou b41068edce
gnu: emacs-ts: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.
2020-06-02 12:39:54 +02:00
Roel Janssen a7dff9553c
gnu: slurm-drmaa: Update to 1.1.1.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.
2020-06-02 09:47:51 +02:00
Arun Isaac 657b60725c
gnu: gajim-omemo: Update home page.
* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.
2020-06-02 07:37:25 +05:30
Arun Isaac b86dcc297a
gnu: gajim-omemo: Update to 2.7.4.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.
2020-06-02 07:37:25 +05:30
Arun Isaac b578168f43
gnu: python-axolotl: Update to 0.2.3.
* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3.
[source]: Use PyPI URI.
[propagated-inputs]: Remove python-dateutil and python-pycrypto. Add
python-cryptography.
2020-06-02 07:37:10 +05:30
Arun Isaac 74f0175870
gnu: python-axolotl-curve25519: Update to 0.4.1.post2.
* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.
2020-06-02 07:31:56 +05:30
Arun Isaac 61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
Arun Isaac cef87bfea8
gnu: emacs-evil-surround: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.
2020-06-02 04:38:31 +05:30
Tobias Geerinckx-Rice e7da805589
gnu: hplip: Update to 3.20.5.
* gnu/packages/cups.scm (hplip): Update to 3.20.5.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice 22da777040
gnu: xa: Update to 2.3.11.
* gnu/packages/assembly.scm (xa): Update to 2.3.11.
2020-06-02 00:28:53 +02:00
Tobias Geerinckx-Rice d038100ef0
gnu: ropgadget: Update to 6.3.
* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 870788719d
gnu: mariadb-connector-c: Update to 3.1.8.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 669fde534a
gnu: lmdb: Update home page.
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8db562d730
gnu: fasm: Update to 1.73.24.
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice ddde8a079c
gnu: xarchiver: Update to 0.5.4.15.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
2020-06-02 00:28:52 +02:00
Tobias Geerinckx-Rice 8fc6059b02
gnu: lmdb: Update to 0.9.25.
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
2020-06-02 00:28:52 +02:00
Nicolas Goaziou d4ad8fd398
gnu: rclone: Update to 1.52.0.
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
2020-06-02 00:07:12 +02:00
Nicolas Goaziou 7e80c8e827
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
2020-06-01 23:56:58 +02:00
Nicolas Goaziou b2dbc53ec2
gnu: scintilla: Update to 4.4.0.
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0.
[arguments]: Remove phase building shared library.  This is now done out of
the box.
2020-06-01 23:40:46 +02:00
Nicolas Goaziou 9e03ddc517
gnu: geany: Un-unbundle scintilla
* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla.
[arguments]: Remove phase using our shared library.  Use bundled one instead.
2020-06-01 23:40:04 +02:00
Nicolas Goaziou f3ed529739
gnu: geany: Fix crash when displaying file selection
* gnu/packages/text-editors.scm (geany)[arguments]: Wrap GTK to prevent errors
when opening file selection menu.
2020-06-01 23:31:22 +02:00
Paul Garlick e642f78f2e
gnu: ikiwiki: Add missing input.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run.
[arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.
2020-06-01 20:15:33 +01:00
Paul Garlick db144a52a3
gnu: ikiwiki: Propagate some inputs.
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-cgi-formbuilder,
perl-cgi-session, perl-mail-sendmail, perl-timedate and perl-xml-simple
to...
[propagated-inputs]: ...here.
2020-06-01 20:15:32 +01:00
Paul Garlick a0362fdea9
gnu: ikiwiki: Revert to standard wrapper.
* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase.  The PERL5LIB
environment variable may be set in the user's setup file instead.
2020-06-01 20:15:31 +01:00