gnu: lmdb: Update home page.
* gnu/packages/databases.scm (lmdb)[home-page]: Update.
gnu: fasm: Update to 1.73.24.
* gnu/packages/assembly.scm (fasm): Update to 1.73.24.
gnu: xarchiver: Update to 0.5.4.15.
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.
gnu: lmdb: Update to 0.9.25.
* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.
gnu: rclone: Update to 1.52.0.
* gnu/packages/sync.scm (rclone): Update to 1.52.0.
gnu: fet: Update to 5.44.8.
* gnu/packages/education.scm (fet): Update to 5.44.8.
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.
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.
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.
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.
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.
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.
gnu: swaks: Update to 20190914.0.
* gnu/packages/mail.scm (swaks): Update to 20190914.0.
gnu: bootstrap: Add powerpc64-linux dynamic linker.
This makes it possible to build bootstrap binaries for powerpc64-linux:
guix build --target=powerpc64-linux-gnu bootstrap-tarballs
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add an entry for
powerpc64-linux.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
gnu: emacs-cyberpunk-theme: Update to 1.22.
* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.22.
gnu: exim: Update to 4.94.
* gnu/packages/mail.scm (exim): Update to 4.94.
gnu: wireguard-tools: Update to 1.0.20200513.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200513.
gnu: dash: Update to 0.5.11.
* gnu/packages/shells.scm (dash): Update to 0.5.11.
gnu: emacs-perspective: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>