Age | Commit message (Collapse) | Author |
|
* gnu/packages/guile.scm (guile-json): Update to 1.1.1.
[source]: Remove snippet.
[native-inputs]: Add PKG-CONFIG.
|
|
This allows "guix refresh" to work for many packages where it would
previously fail with "no updater for PACKAGE".
* guix/import/github.scm (fetch-releases-or-tags): New procedure.
(latest-released-version): Use it instead of calling 'json-fetch'.
Adjust 'hash-ref' call.
|
|
* guix/import/json.scm (json-fetch): Add #:headers argument and honor it.
* guix/import/github.scm (latest-released-version): Pass #:headers to
'json-fetch'.
|
|
* gnu/packages/guile.scm (guile-redis): Update to 1.0.0.
[source]: Fetch from github.com. Remove snippet.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and PKG-CONFIG.
|
|
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.5.
|
|
Fixes <https://bugs.gnu.org/32473>.
Reported by HiPhish <hiphish@posteo.de>.
* doc/guix.texi (Top, Defining Packages): In menu, remove extra space
before "::".
|
|
* gnu/packages/xorg.scm (xpra): Update to 2.3.3.
|
|
* gnu/packages/wine.scm (wine-staging): Update to 3.14.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.14.
|
|
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use INVOKE.
|
|
* gnu/packages/wm.scm (libconfuse): Update to 3.2.2.
|
|
Fixes <https://bugs.gnu.org/32397>.
Reported by fis trivial <ybbs.daans@hotmail.com>.
* gnu/packages/patches/gcc-4.8-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.8)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/backup.scm (libchop)[arguments]: New field.
|
|
Fixes <https://bugs.gnu.org/32382>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/backup.scm (libchop)[native-inputs]: Use GPERF-3.0
instead of GPERF.
|
|
|
|
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): Rename to ...
(%linux-libre-4.18-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Apply %linux-libre-4.18-patches.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
|
|
This reverts commit 50dbd26ce0a25861cfb428144cc7c21e1cae7f5d.
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
|
|
* gnu/packages/algebra.scm (xtensor): Update to 0.17.1.
[source]: Use git-fetch.
|
|
* gnu/packages/cpp.scm (xtl): Update to 0.4.14.
[source]: Use git-fetch.
|
|
This adds the sole fix included in upstream versions 4.18.3, 4.14.65,
4.9.122, and 4.4.150.
* gnu/packages/linux.scm
(%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable.
(%linux-libre-patches): Repurposed for patches applicable to all versions.
Add the aforementioned fix.
(%linux-libre-4.18-patches): New variable, with definition based on the
previous %linux-libre-patches.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Add %linux-libre-4.18-patches.
(linux-libre-4.14, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus-4.14, linux-libre-4.9)
(linux-libre-4.4): Add %linux-libre-patches.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.8.24.
|
|
* gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
|
|
* gnu/packages/maths.scm (cddlib): Update to 0.94i.
|
|
* gnu/packages/algebra.scm (eigen): Update to 3.3.5.
[source]: Remove upstreamed ARM patch and obsolete substitutions.
* gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for
SYSTEM*.
|
|
* gnu/packages/dns.scm (knot): Update to 2.7.1.
[inputs]: Remove nettle, python-2, and python2-lmdb.
[arguments]: Remove ‘wrap-python-scripts’ phase for removed migration
scripts. Remove obsolete modules from, and add dnstap support for the
command-line tools to, #:configure-flags.
|
|
* gnu/packages/dns.scm (knot)[arguments]: Install documentation to the
correct versioned subdirectory, as already done by the build system.
|
|
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
|
|
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.40.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
|
|
* gnu/packages/web.scm (varnish-modules): New public variable.
|
|
* gnu/packages/web.scm (varnish): New variable.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.20.21.
|
|
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.25.
|
|
* gnu/packages/cran.scm (r-processx): Update to 3.2.0.
[propagated-inputs]: Add r-ps.
|
|
* gnu/packages/cran.scm (r-ps): New public variable.
|
|
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.1.
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-18-1.
|
|
Fixes <https://bugs.gnu.org/32360> and <https://bugs.gnu.org/32466>.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Exclude opus
when building for 32-bit systems.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
Tests fail in undeterministic fashion when run in parallel on phat rigs.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32459>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/linux.scm (strace)[arguments]: Disable #:parallel-tests?.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.1.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): New variable.
(linux-libre): Add %linux-libre-patches.
* gnu/packages/aux-files/linux-libre/4.17-arm.conf,
gnu/packages/aux-files/linux-libre/4.17-arm64.conf,
gnu/packages/aux-files/linux-libre/4.17-i686.conf,
gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
|