| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/cran.scm (r-lava): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/cran.scm (r-mitml): Update to 0.3-6.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-6.
|
| |
|
|
|
|
| |
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (xpad): Update to 5.1.0.
[arguments]: Remove obsolete ‘run-autogen’ phase.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-f): Update to 0.20.0.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-f)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream prints this when running ./configure. Take the hint.
NOTE: if you plan on packaging GIMP for distribution, it is
recommended to override the bug report URL with option:
--with-bug-report-url=https://example.com/
so that you can filter packaging bugs from core bugs before
reporting upstream.
* gnu/packages/gimp.scm (gimp)[arguments]: Customise bug report URI.
|
|
|
|
| |
* gnu/packages/gimp.scm (gimp): Update to 2.10.6.
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl): Update to 0.4.8.
|
|
|
|
| |
* gnu/packages/gimp.scm (babl): Update to 0.1.56.
|
|
|
|
|
| |
* guix/import/github.scm (latest-released-version): Filter out RELEASE
if it doesn't start with digit.
|
|
|
|
| |
* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.3.
|
|
|
|
|
|
| |
* 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/python.scm (python-cython)[arguments]: On armhf-linux, add
phase to disable two tests.
|
| | |
| | |
| | |
| | | |
* gnu/packages/databases.scm (r-rmysql)[inputs]: Add OPENSSL.
|
| | |
| | |
| | |
| | | |
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
|
| | |
| | |
| | |
| | | |
* gnu/packages/rdf.scm (serd): Update to 0.30.0.
|
| | |
| | |
| | |
| | | |
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066.
See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/> for details.
* gnu/packages/databases.scm (mariadb): Update to 10.1.35.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/databases.scm (postgresql): Update to 10.5.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/databases.scm (mariadb)[arguments]: Disable test
'mroonga/storage.index_read_multiple_double'.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single
tests, and 600 in total.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/patches/mariadb-client-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
[arguments]: Increase retry count and test timeout. Disable test
main.myisampack.
|
| |\ \ \ |
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/maths.scm (openblas): Update to 0.3.2.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/gl.scm (mesa): Update to 18.1.5.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit bb8221d41cc7b2dc928d1c9501946d3dc6063c4b.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/databases.scm (mariadb)[source](patches): New field.
[arguments]: Don't disable semisync plugin.
[inputs]: Remove 'mariadb-gcc-ice.patch'.
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.3.
|