jackhill/guix/guix.git
4 years agognu: highlight: Update to 3.54.
Tobias Geerinckx-Rice [Tue, 12 Nov 2019 00:27:18 +0000 (01:27 +0100)]
gnu: highlight: Update to 3.54.

* gnu/packages/pretty-print.scm (highlight): Update to 3.54.

4 years agognu: lilv: Update to 0.24.6.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 23:11:35 +0000 (00:11 +0100)]
gnu: lilv: Update to 0.24.6.

* gnu/packages/audio.scm (lilv): Update to 0.24.6.
[arguments]: Remove obsolete #:configure-flags.

4 years agognu: sord: Update to 0.16.4.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 19:25:44 +0000 (20:25 +0100)]
gnu: sord: Update to 0.16.4.

* gnu/packages/rdf.scm (sord): Update to 0.16.4.

4 years agognu: rng-tools: Update to 6.8.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 17:39:56 +0000 (18:39 +0100)]
gnu: rng-tools: Update to 6.8.

* gnu/packages/linux.scm (rng-tools): Update to 6.8.

4 years agognu: dialog: Update to 1.3-20191110.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 16:48:29 +0000 (17:48 +0100)]
gnu: dialog: Update to 1.3-20191110.

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20191110.

4 years agognu: lyx: Update to 2.3.3.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 15:26:05 +0000 (16:26 +0100)]
gnu: lyx: Update to 2.3.3.

* gnu/packages/tex.scm (lyx): Update to 2.3.3.
[native-inputs]: Remove bc.

4 years agognu: lyx: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 15:25:27 +0000 (16:25 +0100)]
gnu: lyx: Don't use NAME in source URI.

* gnu/packages/tex.scm (lyx)[source]: Hard-code NAME.

4 years agoservices: Add pagekite-service-type.
Alex Griffin [Tue, 5 Nov 2019 01:29:24 +0000 (19:29 -0600)]
services: Add pagekite-service-type.

* gnu/services/networking.scm (pagekite-service-type): New service type.
(<pagekite-configuration>): New record type.
(pagekite-shepherd-service): New procedure.
* doc/guix.texi (Networking Services): Document it.

4 years agognu: Add pagekite.
Alex Griffin [Sat, 2 Nov 2019 19:11:51 +0000 (14:11 -0500)]
gnu: Add pagekite.

* gnu/packages/networking.scm (pagekite): New variable.

4 years agognu: Add python-socksipychain.
Alex Griffin [Sat, 2 Nov 2019 18:43:21 +0000 (13:43 -0500)]
gnu: Add python-socksipychain.

* gnu/packages/python-xyz.scm (python-socksipychain, python2-socksipychain):
New variables.

4 years agognu: crawl: Update to 0.24.0.
Christopher Lemmer Webber [Mon, 11 Nov 2019 18:30:48 +0000 (13:30 -0500)]
gnu: crawl: Update to 0.24.0.

* gnu/packages/games.scm (crawl): Update to 0.24.0.

4 years agognu: emacs-forge: Use right home-page URL.
Pierre Neidhardt [Mon, 11 Nov 2019 18:02:06 +0000 (19:02 +0100)]
gnu: emacs-forge: Use right home-page URL.

* gnu/packages/emacs-xyz.scm (emacs-forge)[home-page]: Set home-page to
  https://github.com/magit/forge/.

4 years agoservices: Add knot-resolver-service-type.
宋文武 [Sat, 9 Nov 2019 09:05:50 +0000 (17:05 +0800)]
services: Add knot-resolver-service-type.

* gnu/services/dns.scm (<knot-resolver-configuration>): New record type.
(knot-resolver-activation, knot-resolver-shpherd-services): New procedures.
(%knot-resolver-accounts, %kresd.conf, knot-resolver-service-type): New
variables.
* doc/guix.texi (DNS Services): Document it.

4 years agognu: Add knot-resolver.
宋文武 [Fri, 8 Nov 2019 12:02:16 +0000 (20:02 +0800)]
gnu: Add knot-resolver.

* gnu/packages/dns.scm (knot-resolver): New package.

4 years agognu: Add python-breathe.
宋文武 [Thu, 7 Nov 2019 12:03:49 +0000 (20:03 +0800)]
gnu: Add python-breathe.

* gnu/packages/sphinx.scm (python-breathe): New package.

4 years agognu: patchelf: Update to 0.10.
Efraim Flashner [Sat, 9 Nov 2019 18:19:11 +0000 (20:19 +0200)]
gnu: patchelf: Update to 0.10.

* gnu/packages/elf.scm (patchelf): Update to 0.10.
[source]: Remove patches.
[arguments]: Remove patch/rework-for-arm phase. Add phase to modify
tests for our modified GCC package.
[native-inputs]: Add gcc:lib.
* gnu/packages/patches/patchelf-page-size.patch,
* gnu/packages/patches/patchelf-rework-for-arm.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

4 years agognu: linux-libre: Update to 5.3.10.
Mark H Weaver [Mon, 11 Nov 2019 08:25:05 +0000 (03:25 -0500)]
gnu: linux-libre: Update to 5.3.10.

* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.10.
(linux-libre-5.3-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.83.
Mark H Weaver [Mon, 11 Nov 2019 08:24:12 +0000 (03:24 -0500)]
gnu: linux-libre@4.19: Update to 4.19.83.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.83.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: linux-libre@4.14: Update to 4.14.153.
Mark H Weaver [Mon, 11 Nov 2019 08:23:12 +0000 (03:23 -0500)]
gnu: linux-libre@4.14: Update to 4.14.153.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.153.
(linux-libre-4.14-pristine-source): Update hash.

4 years agognu: linux-libre@4.9: Update to 4.9.200.
Mark H Weaver [Mon, 11 Nov 2019 08:22:29 +0000 (03:22 -0500)]
gnu: linux-libre@4.9: Update to 4.9.200.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.200.
(linux-libre-4.9-pristine-source): Update hash.

4 years agognu: linux-libre@4.4: Update to 4.4.200.
Mark H Weaver [Mon, 11 Nov 2019 08:21:13 +0000 (03:21 -0500)]
gnu: linux-libre@4.4: Update to 4.4.200.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.200.
(linux-libre-4.4-pristine-source): Update hash.

4 years agognu: ibus-libpinyin: Update to 1.11.1.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 06:03:26 +0000 (07:03 +0100)]
gnu: ibus-libpinyin: Update to 1.11.1.

* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.11.1.

4 years agognu: multitail: Update to 6.5.0.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 05:34:36 +0000 (06:34 +0100)]
gnu: multitail: Update to 6.5.0.

* gnu/packages/logging.scm (multitail): Update to 6.5.0.

4 years agognu: thunar: Update to 1.8.10.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 05:32:53 +0000 (06:32 +0100)]
gnu: thunar: Update to 1.8.10.

* gnu/packages/xfce.scm (thunar): Update to 1.8.10.

4 years agognu: perl-datetime-calendar-julian: Update to 0.102.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 05:16:21 +0000 (06:16 +0100)]
gnu: perl-datetime-calendar-julian: Update to 0.102.

* gnu/packages/perl.scm (perl-datetime-calendar-julian): Update to 0.102.

4 years agognu: python-scipy: Update to 1.3.2.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 03:49:38 +0000 (04:49 +0100)]
gnu: python-scipy: Update to 1.3.2.

* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.2.

4 years agognu: perl-cpanel-json-xs: Update to 4.17.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 03:43:26 +0000 (04:43 +0100)]
gnu: perl-cpanel-json-xs: Update to 4.17.

* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.17.

4 years agognu: r-quantreg: Update to 5.52.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 03:37:43 +0000 (04:37 +0100)]
gnu: r-quantreg: Update to 5.52.

* gnu/packages/statistics.scm (r-quantreg): Update to 5.52.

4 years agognu: r-mgcv: Update to 1.8-31.
Tobias Geerinckx-Rice [Mon, 11 Nov 2019 03:36:28 +0000 (04:36 +0100)]
gnu: r-mgcv: Update to 1.8-31.

* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-31.

4 years agognu: perl-io-compress: Update to 2.090.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 21:58:29 +0000 (22:58 +0100)]
gnu: perl-io-compress: Update to 2.090.

* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.090.

4 years agognu: perl-compress-raw-zlib: Update to 2.090.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 21:58:18 +0000 (22:58 +0100)]
gnu: perl-compress-raw-zlib: Update to 2.090.

* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.090.

4 years agognu: perl-compress-raw-bzip2: Update to 2.090.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 21:58:11 +0000 (22:58 +0100)]
gnu: perl-compress-raw-bzip2: Update to 2.090.

* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.090.

4 years agognu: eyed3: Update to 0.8.11.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 21:43:00 +0000 (22:43 +0100)]
gnu: eyed3: Update to 0.8.11.

* gnu/packages/mp3.scm (eyed3): Update to 0.8.11.

4 years agognu: r-kernlab: Update to 0.9-28.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 20:45:56 +0000 (21:45 +0100)]
gnu: r-kernlab: Update to 0.9-28.

* gnu/packages/cran.scm (r-kernlab): Update to 0.9-28.

4 years agognu: r-rvest: Update to 0.3.5.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 20:18:44 +0000 (21:18 +0100)]
gnu: r-rvest: Update to 0.3.5.

* gnu/packages/cran.scm (r-rvest): Update to 0.3.5.

4 years agognu: jalv: Fix gtkmm, add gtk+-2 and qtbase.
Alexandros Theodotou [Fri, 8 Nov 2019 09:14:10 +0000 (10:14 +0100)]
gnu: jalv: Fix gtkmm, add gtk+-2 and qtbase.

The gtkmm passed to inputs was unused. Jalv does not support gtkmm 3 at the moment.

* gnu/packages/audio.scm (jalv)[inputs]:
Add gtk+-2 and qtbase.
Change unused gtkmm to gtkmm-2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: zita-convolver: Update to 4.0.3.
Alexandros Theodotou [Fri, 8 Nov 2019 10:25:37 +0000 (11:25 +0100)]
gnu: zita-convolver: Update to 4.0.3.

* gnu/packages/audio.scm (zita-convolver): Update to 4.0.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: Add boost-with-python3.
Giacomo Leidi [Fri, 8 Nov 2019 10:52:42 +0000 (11:52 +0100)]
gnu: Add boost-with-python3.

* gnu/packages/boost.scm (boost-with-python3): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: gnome: Add gnome-screenshot to default apps.
Alexandros Theodotou [Fri, 8 Nov 2019 11:24:33 +0000 (12:24 +0100)]
gnu: gnome: Add gnome-screenshot to default apps.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]:
Add gnome-screenshot.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: qemu: Add upstream patch for failing test.
Miguel Ángel Arruga Vivas [Fri, 8 Nov 2019 01:13:38 +0000 (02:13 +0100)]
gnu: qemu: Add upstream patch for failing test.

Fixes <https://bugs.gnu.org/37860>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/virtualization.scm (qemu)[patches]: Add upstream patch
to fix tests on linux-libre >= 5.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: Move numix-theme to gnome-xyz.scm.
Giacomo Leidi [Sat, 9 Nov 2019 12:48:59 +0000 (13:48 +0100)]
gnu: Move numix-theme to gnome-xyz.scm.

* gnu/packages/gnome.scm (numix-theme): Move from here ...
* gnu/packages/gnome-xyz.scm (numix-theme): ... to here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: limnoria: Update to 2019.11.09 [security fix].
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 15:03:50 +0000 (16:03 +0100)]
gnu: limnoria: Update to 2019.11.09 [security fix].

See <https://github.com/ProgVal/Limnoria/wiki/math-eval-vulnerability>
(CVE number pending).

* gnu/packages/irc.scm (limnoria): Update to 2019.11.09.

Reported-by: Val Lorentz <progval@progval.net>
4 years agognu: xfce4-whiskermenu-plugin: Download over HTTPS.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:44:27 +0000 (00:44 +0100)]
gnu: xfce4-whiskermenu-plugin: Download over HTTPS.

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Use HTTPS.

4 years agognu: qtwebkit: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 11:40:40 +0000 (12:40 +0100)]
gnu: qtwebkit: Don't use NAME in source URI.

* gnu/packages/qt.scm (qtwebkit)[source]: Hard-code NAME.

4 years agognu: Add 'file-name' where appropriate.
Efraim Flashner [Sun, 10 Nov 2019 10:03:51 +0000 (12:03 +0200)]
gnu: Add 'file-name' where appropriate.

* gnu/packages/admin.scm (detox, neofetch),
gnu/packages/algebra.scm (python-fpylll),
gnu/packages/bioinformatics.scm (tbsp, genrich),
gnu/packages/crypto.scm (hpenc),
gnu/packages/digest.scm (xxhash),
gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode,
emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode,
emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm,
emacs-gif-screencast, emacs-exec-path-from-shell),
gnu/packages/engineering.scm (gpx),
gnu/packages/freedesktop.scm (waylandpp),
gnu/packages/golang.scm (go-github-com-sirupsen-logrus,
go-github-com-shirou-gopsutil),
gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language,
jupyter-guile-kernel),
gnu/packages/image-viewers.scm (qview),
gnu/packages/java-maths.scm (java-jblas),
gnu/packages/llvm.scm (libclc),
gnu/packages/logging.scm (spdlog),
gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith),
gnu/packages/terminals.scm (libtsm),
gnu/packages/tigervnc.scm (tigervnc-client),
gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.

4 years agognu: polkit-qt: Use https for home-page.
Efraim Flashner [Sun, 10 Nov 2019 09:50:24 +0000 (11:50 +0200)]
gnu: polkit-qt: Use https for home-page.

* gnu/packages/polkit.scm (home-page): Use https.

4 years agognu: polkit-qt: Use 'mirror-url'.
Efraim Flashner [Sun, 10 Nov 2019 09:21:30 +0000 (11:21 +0200)]
gnu: polkit-qt: Use 'mirror-url'.

* gnu/packages/polkit.scm (polkit-qt)[source]: Use 'mirror-url' over
direct kde url. Don't use name in source uri.

4 years agognu: raincat: Use 'mirror-url'.
Efraim Flashner [Sun, 10 Nov 2019 09:19:56 +0000 (11:19 +0200)]
gnu: raincat: Use 'mirror-url'.

* gnu/packages/haskell-apps.scm (raincat)[source]: Use 'mirror-url' over
direct hackage url.

4 years agognu: delta: Use 'mirror-url'.
Efraim Flashner [Sun, 10 Nov 2019 09:18:23 +0000 (11:18 +0200)]
gnu: delta: Use 'mirror-url'.

* gnu/packages/debug.scm (delta)[source]: Use 'mirror-url' over direct
Debian download.

4 years agognu: haskell-apps.scm: Add missing import.
Efraim Flashner [Sun, 10 Nov 2019 08:45:17 +0000 (10:45 +0200)]
gnu: haskell-apps.scm: Add missing import.

This is a follow-up to 52915062b9a5af4a1663a2d39f88626d9f3fc29d.

* gnu/packages/haskell-apps.scm: Import (gnu packages ncurses).

4 years agognu: Add scroll.
Efraim Flashner [Sun, 3 Nov 2019 20:09:34 +0000 (22:09 +0200)]
gnu: Add scroll.

* gnu/packages/haskell-apps.scm (scroll): New variable.

4 years agognu: Add ghc-ncurses.
Efraim Flashner [Sun, 3 Nov 2019 20:08:26 +0000 (22:08 +0200)]
gnu: Add ghc-ncurses.

* gnu/packages/haskell-xyz.scm (ghc-ncurses): New variable.

4 years agognu: LibreSSL: Make search paths single-entry.
Marius Bakke [Sun, 10 Nov 2019 00:54:58 +0000 (01:54 +0100)]
gnu: LibreSSL: Make search paths single-entry.

Fixes <https://bugs.gnu.org/36817>.
Reported by Katherine Cox-Buday <cox.katherine.e@gmail.com>.

* gnu/packages/tls.scm (libressl)[native-search-paths]: Add SEPARATOR #F in
search path specifications.

4 years agognu: monero-gui: Update to 0.15.0.0.
Guillaume Le Vaillant [Sat, 9 Nov 2019 10:54:54 +0000 (11:54 +0100)]
gnu: monero-gui: Update to 0.15.0.0.

* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0.
  [home-page]: Update url.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: monero: Update to 0.15.0.0.
Guillaume Le Vaillant [Sat, 9 Nov 2019 10:54:53 +0000 (11:54 +0100)]
gnu: monero: Update to 0.15.0.0.

* gnu/packages/finance.scm (monero): Update to 0.15.0.0.
  [arguments]: Add 'install-librandomx' phase.
  [home-page]: Update url.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: Remove monero-miniupnpc.
Guillaume Le Vaillant [Sat, 9 Nov 2019 10:54:52 +0000 (11:54 +0100)]
gnu: Remove monero-miniupnpc.

This package was only needed for an older version of monero; nothing else
depends on it.

* gnu/packages/upnp.scm (monero-miniupnpc): Remove variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: cgal: Update to 4.14.2.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 00:33:48 +0000 (01:33 +0100)]
gnu: cgal: Update to 4.14.2.

* gnu/packages/graphics.scm (cgal): Update to 4.14.2.

4 years agognu: cgal: Use HTTPS home page.
Tobias Geerinckx-Rice [Sun, 10 Nov 2019 00:16:34 +0000 (01:16 +0100)]
gnu: cgal: Use HTTPS home page.

gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS.

4 years agognu: faad2: Use HTTPS home page.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:57:47 +0000 (00:57 +0100)]
gnu: faad2: Use HTTPS home page.

* gnu/packages/audio.scm (faad2)[home-page]: Use HTTPS.

4 years agognu: faad2: Update to 2.8.6.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:57:08 +0000 (00:57 +0100)]
gnu: faad2: Update to 2.8.6.

* gnu/packages/audio.scm (faad2): Update to 2.8.6.
[native-inputs, arguments]: Remove obsolete fields.

4 years agognu: xfce4-whiskermenu-plugin: Update to 2.3.4.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:45:42 +0000 (00:45 +0100)]
gnu: xfce4-whiskermenu-plugin: Update to 2.3.4.

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.3.4.

4 years agognu: xfce4-whiskermenu-plugin: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:41:55 +0000 (00:41 +0100)]
gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI.

* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin)[source]: Hard-code NAME.

4 years agognu: gimp: Update to 2.10.14.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:31:52 +0000 (00:31 +0100)]
gnu: gimp: Update to 2.10.14.

* gnu/packages/gimp.scm (gimp): Update to 2.10.14.

4 years agognu: gegl: Update to 0.4.18.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:31:43 +0000 (00:31 +0100)]
gnu: gegl: Update to 0.4.18.

* gnu/packages/gimp.scm (gegl): Update to 0.4.18.
[build-system]: Switch to Meson.
[arguments]: Disable GObject introspection.  Remove LDFLAGS fix.

4 years agognu: gegl: Add source URIs.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:29:57 +0000 (00:29 +0100)]
gnu: gegl: Add source URIs.

* gnu/packages/gimp.scm (gegl)[source]: Add URIs.

4 years agognu: babl: Update to 0.1.72.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:29:05 +0000 (00:29 +0100)]
gnu: babl: Update to 0.1.72.

* gnu/packages/gimp.scm (babl): Update to 0.1.72.
[build-system]: Switch to Meson.
[arguments]: Disable GObject introspection.
[native-inputs]: Add pkg-config.
[propagated-inputs]: Add lcms.

4 years agognu: fvwm: Update to 2.6.9.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:27:53 +0000 (00:27 +0100)]
gnu: fvwm: Update to 2.6.9.

* gnu/packages/fvwm.scm (fvwm): Update to 2.6.9.

4 years agognu: fvwm: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 23:27:43 +0000 (00:27 +0100)]
gnu: fvwm: Don't use NAME in source URI.

* gnu/packages/fvwm.scm (fvwm)[source]: Hard-code NAME.

4 years agognu: qtractor: Update to 0.9.11.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 12:47:24 +0000 (13:47 +0100)]
gnu: qtractor: Update to 0.9.11.

* gnu/packages/music.scm (qtractor): Update to 0.9.11.

4 years agognu: youtube-dl: Update to 2019.11.05.
Ludovic Courtès [Sat, 9 Nov 2019 22:06:13 +0000 (23:06 +0100)]
gnu: youtube-dl: Update to 2019.11.05.

* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.

4 years agognu: Add artyfx
Alexandros Theodotou [Fri, 8 Nov 2019 08:26:58 +0000 (08:26 +0000)]
gnu: Add artyfx

* gnu/packages/music.scm: (artyfx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add matcha-theme.
Alexandros Theodotou [Sat, 9 Nov 2019 09:39:28 +0000 (10:39 +0100)]
gnu: Add matcha-theme.

* gnu/packages/gnome-xyz.scm (matcha-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agodoc: Mention value /var to localstatedir option.
zimoun [Wed, 6 Nov 2019 18:35:54 +0000 (19:35 +0100)]
doc: Mention value /var to localstatedir option.

* README (Installing Guix from Guix): Mention value /var to localstatedir option.
* doc/contributing.texi (Building from Git): Likewise.
* doc/guix.texi (Requirements): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: make-bootstrap: Slightly clarify 'package-with-relocatable-glibc'.
Ludovic Courtès [Sat, 9 Nov 2019 21:28:04 +0000 (22:28 +0100)]
gnu: make-bootstrap: Slightly clarify 'package-with-relocatable-glibc'.

* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)
[cross-bootstrap-libc]: Take an explicit 'target' argument.  Remove
redundant 'parameterize' form.
[inputs, native-inputs]: Adjust accordingly.

4 years agognu: make-bootstrap: Memoize GCC variant.
Ludovic Courtès [Sat, 9 Nov 2019 21:22:39 +0000 (22:22 +0100)]
gnu: make-bootstrap: Memoize GCC variant.

This reduces the number of nodes in "guix graph guile-static-stripped"
from 165 to 150.  Likewise, the hit rate in the 'add-data-to-store'
cache for "guix build guile-static-stripped -nd" goes from 24% to 12%.

* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): New procedure.
(package-with-relocatable-glibc): Use it.

4 years agoservices: 'fold-services' memoizes service values.
Ludovic Courtès [Sat, 9 Nov 2019 20:32:41 +0000 (21:32 +0100)]
services: 'fold-services' memoizes service values.

Previously 'fold-services' could end up traversing the same services in
the graph several times, which is what this change addresses.

The hit rate on the 'add-data-to-store' cache goves from 9% to 8% on
"guix system build desktop.tmpl -nd", and the number of lookups in that
cache goes from 4458 to 4383.

* gnu/services.scm (fold-services): Turn 'loop' into a monadic procedure
in %STATE-MONAD and use it to memoize values of visited services.

4 years agotests: Update references to the now-deprecated 'guile-json' variable.
Ludovic Courtès [Sat, 9 Nov 2019 14:13:19 +0000 (15:13 +0100)]
tests: Update references to the now-deprecated 'guile-json' variable.

* gnu/tests/docker.scm (build-tarball&run-docker-test): Refer to
'guile-json-3' instead of 'guile-json'.
* gnu/tests/singularity.scm (build-tarball&run-singularity-test):
Likewise.

4 years agoservices: hpcguix-web: Delete lock files during activation.
Ludovic Courtès [Sat, 9 Nov 2019 14:12:30 +0000 (15:12 +0100)]
services: hpcguix-web: Delete lock files during activation.

* gnu/services/web.scm (%hpcguix-web-activation): Delete ".lock" files
from HOME-DIR.

4 years agoservices: hpcguix-web: Explicitly import (guix build utils).
Ludovic Courtès [Sat, 9 Nov 2019 10:33:12 +0000 (11:33 +0100)]
services: hpcguix-web: Explicitly import (guix build utils).

* gnu/services/web.scm (%hpcguix-web-activation): Add explicit
'with-imported-modules'.

4 years agognu: perl-file-configdir: Update to 0.021.
Efraim Flashner [Sat, 9 Nov 2019 20:36:01 +0000 (22:36 +0200)]
gnu: perl-file-configdir: Update to 0.021.

* gnu/packages/perl.scm (perl-file-configdir): Update to 0.021.
[propagated-inputs]: Add perl-test-without-module.

4 years agognu: perl-class-inspector: Update to 1.36.
Efraim Flashner [Sat, 9 Nov 2019 20:34:43 +0000 (22:34 +0200)]
gnu: perl-class-inspector: Update to 1.36.

* gnu/packages/perl.scm (perl-class-inspector): Update to 1.36.

4 years agognu: parcimonie: Update to 0.11.0.
Efraim Flashner [Sat, 9 Nov 2019 20:20:15 +0000 (22:20 +0200)]
gnu: parcimonie: Update to 0.11.0.

* gnu/packages/gnupg.scm (parcimonie): Update to 0.11.0.
[inputs]: Remove gnupg-1. Add gnupg, perl-moox-strictconstructor,
perl-strictures-2.
[native-inputs]: Add xorg-xerver.
[arguments]: Add prepare-for-tests phase. Roll in set-HOME phase and
start an X server. Delete tests known to fail. In fix-references phase,
update for new version.

4 years agognu: Add perl-moox-strictconstructor.
Efraim Flashner [Sat, 9 Nov 2019 20:16:38 +0000 (22:16 +0200)]
gnu: Add perl-moox-strictconstructor.

* gnu/packages/perl.scm (perl-moox-strictconstructor): New variable.

4 years agognu: fribidi: Fix CVE-2019-18397.
Efraim Flashner [Sat, 9 Nov 2019 19:03:19 +0000 (21:03 +0200)]
gnu: fribidi: Fix CVE-2019-18397.

* gnu/packages/fribidi.scm (fribidi): Replace with fribidi/fixed.
(fribidi/fixed): New variable.
* gnu/packages/patches/fribidi-CVE-2019-18397.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

4 years agognu: rdesktop: Update to 1.9.0.
Eric Bavier [Sat, 9 Nov 2019 16:29:59 +0000 (10:29 -0600)]
gnu: rdesktop: Update to 1.9.0.

Fixes CVE-2019-15682.

* gnu/packages/rdesktop.scm (rdesktop): Update to version 1.9.0
[native-inputs]: New field.
[inputs]: Remove openssl.  Add gnutls, libxcursor, and nettle as new baseline
requirements.
[arguments]: Remove #:phases argument.  Remove "--with-openssl" from
configure-flags.

4 years agognu: python-reportlab: Update to 3.5.32.
Tobias Geerinckx-Rice [Sat, 9 Nov 2019 11:24:13 +0000 (12:24 +0100)]
gnu: python-reportlab: Update to 3.5.32.

* gnu/packages/pdf.scm (python-reportlab): Update to 3.5.32.

4 years agognu: botan: Use getentropy().
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 23:28:25 +0000 (00:28 +0100)]
gnu: botan: Use getentropy().

* gnu/packages/crypto.scm (botan)[arguments]: Enable the ‘getentropy’
OS feature.

4 years agognu: botan: Optimise.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 23:27:34 +0000 (00:27 +0100)]
gnu: botan: Optimise.

* gnu/packages/crypto.scm (botan)[arguments]: Compile with -O3
optimisation.

4 years agognu: miniupnpc: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 23:26:31 +0000 (00:26 +0100)]
gnu: miniupnpc: Don't use NAME in source URI.

* gnu/packages/upnp.scm (miniupnpc)[source]: Hard-code NAME.

4 years agognu: signify: Update to 27.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 23:21:21 +0000 (00:21 +0100)]
gnu: signify: Update to 27.

* gnu/packages/crypto.scm (signify): Update to 27.

4 years agognu: neovim: Update to 0.4.3.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 23:52:46 +0000 (00:52 +0100)]
gnu: neovim: Update to 0.4.3.

* gnu/packages/vim.scm (neovim): Update to 0.4.3.

4 years agognu: Add homebank.
Sebastian Schott [Wed, 6 Nov 2019 22:00:05 +0000 (23:00 +0100)]
gnu: Add homebank.

* gnu/packages/finance.scm (homebank): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agobuild: Warn about etc/indent-code.el when Emacs is absent.
zimoun [Thu, 7 Nov 2019 18:27:25 +0000 (19:27 +0100)]
build: Warn about etc/indent-code.el when Emacs is absent.

* configure.ac: Warn when 'emacs' is not found, and emit
'etc/indent-code.el' otherwise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agonews: Add Spanish translation.
Miguel Ángel Arruga Vivas [Thu, 7 Nov 2019 21:23:28 +0000 (22:23 +0100)]
news: Add Spanish translation.

* etc/news.scm: Add spanish translation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agoui: Emit hyperlinks for 'license' in package search results.
Ludovic Courtès [Fri, 8 Nov 2019 22:23:01 +0000 (23:23 +0100)]
ui: Emit hyperlinks for 'license' in package search results.

* guix/ui.scm (package->recutils): When HYPERLINKS is true, call
'hyperlink' for the 'license' field.

4 years agoui: Produce hyperlinks for the 'location' field of search results.
Ludovic Courtès [Fri, 8 Nov 2019 22:19:07 +0000 (23:19 +0100)]
ui: Produce hyperlinks for the 'location' field of search results.

This affects the output of 'guix show', 'guix search', and 'guix system
search'.

* guix/ui.scm (hyperlink, supports-hyperlinks?, location->hyperlink):
New procedures.
(package->recutils): Add #:hyperlinks? and honor it.
(display-search-results): Pass #:hyperlinks? to PRINT.
* guix/scripts/system/search.scm (service-type->recutils): Add
 #:hyperlinks? and honor it.

4 years agognu: botan: Update to 2.12.1.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 22:40:47 +0000 (23:40 +0100)]
gnu: botan: Update to 2.12.1.

* gnu/packages/crypto.scm (botan): Update to 2.12.1.

4 years agognu: python-latexcodec: Update to 1.0.7.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 22:19:33 +0000 (23:19 +0100)]
gnu: python-latexcodec: Update to 1.0.7.

* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.7.

4 years agognu: python-mpi4py: Update to 3.0.3.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 22:10:24 +0000 (23:10 +0100)]
gnu: python-mpi4py: Update to 3.0.3.

* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.3.

4 years agognu: perl-data-compare: Update to 1.27.
Tobias Geerinckx-Rice [Fri, 8 Nov 2019 21:53:19 +0000 (22:53 +0100)]
gnu: perl-data-compare: Update to 1.27.

* gnu/packages/perl.scm (perl-data-compare): Update to 1.27.
[propagated-inputs]: Add perl-clone.