summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Use Xapian index for package search.series-3104Arun Isaac2020-03-07
| | | | | | | * gnu/packages.scm (search-package-index): New function. * guix/ui.scm (display-package-search-results): New function. * guix/scripts/package.scm (process-query): Search using the Xapian package index if current profile is available. Else, search using regexps.
* gnu: Generate Xapian package search index.Arun Isaac2020-03-07
| | | | | | | | * guix/ui.scm: Export %package-metrics. * gnu/packages.scm (%package-search-index): New variable. (generate-package-search-index): New function. * guix/channels.scm (package-search-index): New function. (%channel-profile-hooks): Add package-search-index.
* build-self: Add guile-xapian to Guix dependencies.Arun Isaac2020-03-07
| | | | | * build-aux/build-self.scm (build-program): Import fake guile-xapian module. * guix/self.scm (compiled-guix): Add guile-xapian to Guix dependencies.
* gnu: ppp: Update to 2.4.8-1.8d45443 [fixes CVE-2020-8597].base-for-series-3104Vincent Legoll2020-03-07
| | | | | | | * gnu/packages/samba.scm (ppp): Update to 2.4.8-1.8d45443. Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Use HTTPS for commons.apache.org home pages.Tobias Geerinckx-Rice2020-03-07
| | | | | | | * gnu/packages/java.scm (java-commons-io, java-commons-logging-minimal) (java-commons-math3, java-commons-jxpath, java-commons-daemon) (java-commons-net, java-commons-vfs, java-commons-beanutils) (java-commons-lang, java-commons-lang3)[home-page]:Use HTTPS.
* gnu: java-joda-convert: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/java.scm (java-joda-convert)[home-page]: Use HTTPS.
* gnu: java-log4j-1.2-api: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/java.scm (java-log4j-1.2-api)[home-page]: Use HTTPS.
* gnu: java-testng: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/java.scm (java-testng)[home-page]: Use HTTPS.
* gnu: java-junit: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/java.scm (java-junit)[home-page]: Use HTTPS.
* gnu: java-openchart2: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/java.scm (java-openchart2)[home-page]: Use HTTPS.
* gnu: raincat: Update home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/haskell-apps.scm (raincat)[home-page]: Update.
* gnu: instantmusic: Update home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/music.scm (instantmusic)[home-page]: Update.
* gnu: openblas: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/maths.scm (openblas)[home-page]: Use HTTPS.
* gnu: python-execnet: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/python-xyz.scm (python-execnet)[home-page]: Use HTTPS.
* gnu: emacs-ffap-rfc-space: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-ffap-rfc-space)[home-page]: Use HTTPS.
* gnu: librecad: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
* gnu: spice: Update to 0.14.3.Tobias Geerinckx-Rice2020-03-07
| | | | | | | * gnu/packages/spice.scm (spice): Update to 0.14.3. [source]: Remove obsolete patch. * gnu/packages/patches/spice-fix-test-armhf.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: xfce4-weather-plugin: Update to 0.10.1.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.10.1.
* gnu: xfce4-clipman-plugin: Update to 1.4.4.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.4.4.
* gnu: xfce4-clipman-plugin: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/xfce.scm (xfce4-clipman-plugin)[source]: Hard-code NAME.
* gnu: fmt: Switch back to url-fetch.Pierre Neidhardt2020-03-07
| | | | | | * gnu/packages/pretty-print.scm (fmt)[source]: Use url-fetch instead of git-fetch since upstream uploads releases. Both approaches produce the same package, but git-fetch requires more bandwidth.
* gnu: cl-dbus: Remove unneeded inputs.Pierre Neidhardt2020-03-07
| | | | | * gnu/packages/lisp-xyz.scm (cl-dbus)[propagated-inputs]: Remove iolib subpackages now that iolib properly references them.
* gnu: sbcl-iolib: Fix build to refer to its subpackages properly.Pierre Neidhardt2020-03-07
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-iolib): Inherit from its subpackages instead of the other way around, so that they are automatically referenced in the generated .asd.
* gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".Vagrant Cascadian2020-03-06
| | | | * gnu/packages/golang (go-golang.org-x-sync-errgroup)[synopsis]: Fix typo.
* gnu: rust-named-pipe-0.4: Fix spelling of "asynchronous"Vagrant Cascadian2020-03-06
| | | | | * gnu/packages/crates-io (rust-named-pipe-0.4)[synopsis]: Fix typo. [description]: Fix typo.
* gnu: r-d3network: Fix typo "This package".Vagrant Cascadian2020-03-06
| | | | * gnu/packages/cran (r-d3network)[description]: Fix typo.
* gnu: ksystemlog: Fix spelling of "occurring".Vagrant Cascadian2020-03-06
| | | | * gnu/packages/kde-sytemtools (ksystemlog)[description]: Fix typo.
* gnu: unicode-cldr-common: Fix spelling of "information".Vagrant Cascadian2020-03-06
| | | | * gnu/packages/unicode (unicode-cldr-common)[description]: Fix typo.
* gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size.Vagrant Cascadian2020-03-06
| | | | | | | | | * gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch: Rename to ... * gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch: ... this. * gnu/local.mk: Update accordingly. * gnu/packages/sdl.scm: Update accordingly.
* gnu: akonadi: Rename patch to fix guix lint warning about patch filename size.Vagrant Cascadian2020-03-06
| | | | | | | | | * gnu/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch: Rename to ... * gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch: ... this. * gnu/packages/kde-pim (akonadi) Update accordingly. * gnu/local.mk: Update accordingly.
* gnu: yasm: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/assembly.scm (yasm)[home-page]: Use HTTPS.
* gnu: jq: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
* gnu: xerces-c: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/xml.scm (xerces-c)[home-page]: Use HTTPS.
* gnu: ytalk: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/messaging.scm (ytalk)[home-page]: Use HTTPS.
* gnu: re2c: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/re2c.scm (re2c)[home-page]: Use HTTPS.
* gnu: zimg: Update to 2.9.3.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/image.scm (zimg): Update to 2.9.3.
* gnu: bluefish: Update to 2.2.11.Tobias Geerinckx-Rice2020-03-07
| | | | | * gnu/packages/gnome.scm (bluefish): Update to 2.2.11. [inputs]: Replace python-2 with python-wrapper.
* gnu: bluefish: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
* gnu: rhythmbox: Update to 3.4.4.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
* gnu: rhythmbox: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
* gnu: knot: Update to 2.9.3.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.3.
* gnu: hplip: Update to 3.20.2.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/cups.scm (hplip): Update to 3.20.2.
* gnu: gkrellm: Update to 2.3.11.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11.
* doc: Fix build of German Cookbook translation.base-for-series-3100Florian Pelz2020-03-06
| | | | | | | | | This is a follow-up to f98e83a17fa30587520e858231ec9c61f3624ecd. See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00095.html>. Reported there by Vagrant Cascadian <vagrant@debian.org>. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Use correct file name. (doc-po-update-cookbook-%): Use correct PO file name.
* gnu: wxmaxima: Update to 20.02.4.Kei Kebreau2020-03-06
| | | | | | * gnu/packages/maths.scm (wxmaxima): Update to 20.02.4. [arguments]: Enable tests and set #:test-target to "test". [native-inputs]: Add xorg-server-for-tests.
* gnu: linux-libre: Update to 5.4.24.Mark H Weaver2020-03-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.108.Mark H Weaver2020-03-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108. (linux-libre-4.19-pristine-source): Update hash.
* gnu: ungoogled-chromium: Increase max-silent-time.Marius Bakke2020-03-06
| | | | | * gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Add 'max-silent-time'.
* gnu: mercurial: Update to 5.3.1.Marius Bakke2020-03-06
| | | | | * gnu/packages/version-control.scm (mercurial): Update to 5.3.1. [native-inputs]: Add WHICH.
* Do not record store file name in cpp.scm.Vagrant Cascadian2020-03-06
| | | | * gnu/packages/cpp.scm (abseil-cpp): Replace full store file name with '...'