aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-07-02gnu: tzdata: Update source URI.Marius Bakke
* gnu/packages/base.scm (tzdata, tzdata-for-tests)[source, native-inputs]: Update redirected URIs.
2019-07-02gnu: linux-libre-headers: Update to 4.19.56.Marius Bakke
* gnu/packages/linux.scm (linux-libre-headers-4.14.67): Rename to ... (linux-libre-headers-4.19.56): ... this. Adjust hash accordingly. (linux-libre-headers): Set to LINUX-LIBRE-HEADERS-4.19.56. * gnu/packages/commencement.scm (linux-libre-headers-boot0)[native-inputs]: Add FLEX-BOOT0 and BISON-BOOT0.
2019-07-02gnu: commencement: Remove outdated comment.Marius Bakke
* gnu/packages/commencement.scm (bison-boot0): Remove bash comment, which is no longer accurate.
2019-07-02gnu: libuninameslist: Update to 20190701.Marius Bakke
* gnu/packages/fontutils.scm (libuninameslist): Update to 20190701.
2019-07-02gnu: gettext: Update to 0.20.1.Marius Bakke
* gnu/packages/gettext.scm (gettext-minimal): Update to 0.20.1. [source](snippet): Remove. [inputs]: Remove EXPAT. Add LIBUNISTRING, LIBXML2, and NCURSES. [arguments]: Add #:configure-flags and a "patch-fixed-paths" phase. Delete "link-expat" phase. * gnu/packages/commencement.scm (gettext-boot0): Stay on version 0.19.8.1. [arguments]: Adjust accordingly. Co-authored-by: Miguel <rosen644835@gmail.com>
2019-07-02gnu: bootstrap-tarballs: Don't include the native Mes when cross-compiling.Marius Bakke
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: Check %CURRENT-TARGET-SYSTEM when deciding whether to use the reduced binary seeds.
2019-07-02gnu: make-bootstrap: Adjust for GCC 7.Marius Bakke
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)[native-inputs]: Add SEARCH-PATHS to CROSS-GCC, and NATIVE-SEARCH-PATHS to the native GCC.
2019-07-02gnu: make-bootstrap: Restore cross-compilation workarounds.Marius Bakke
These workarounds were removed in cf8264364761857ca3550398369a0f20d7b0d512 and 218eb6e611c0a238802bf9cb5742d37cea0bb012, but were needed for %BOOTSTRAP-TARBALLS. * gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils, tar]: Add <#:configure-flags>.
2019-07-02gnu: silkaj: Update to 0.7.2.Nicolas Goaziou
* gnu/packages/finance.scm (silkaj): Update to 0.7.2.
2019-07-02gnu: giac: Update to 1.5.0-61.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
2019-07-02gnu: python-duniterpy: Update to 0.54.3.Nicolas Goaziou
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
2019-07-01gnu: guile-static-stripped: Adjust patches for 2.2.6.Ludovic Courtès
* gnu/packages/patches/guile-2.2-default-utf8.patch, gnu/packages/patches/guile-relocatable.patch: Adjust for Guile 2.2.6.
2019-07-01gnu: guile: Update to 2.2.6.Ludovic Courtès
* gnu/packages/guile.scm (guile-2.2): Update to 2.2.6.
2019-07-01gnu: guile: Add 2.2.6.Ludovic Courtès
* gnu/packages/guile.scm (guile-2.2.5): Rename to... (guile-2.2.6): ... this, and update to 2.2.6.
2019-07-01gnu: behave: Fix build.Danny Milosavljevic
* gnu/packages/check.scm (behave)[propagated-inputs]: Add python-importlib-metadata.
2019-06-30gnu: gtksourceviewmm: Build against gtksourceview@3.Marius Bakke
* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-06-30Revert "gnu: meson: Update to 0.51.0."Marius Bakke
Meson 0.51.0 has problems with PKG_CONFIG_PATH. See <https://bugs.gnu.org/36386>. This reverts commit 70530036b8313d5273fca286cd62c73bd2225110.
2019-06-30gnu: libuv: Update to 1.30.0.Marius Bakke
* gnu/packages/libevent.scm (libuv): Update to 1.30.0.
2019-06-30gnu: libssh2: Update to 1.9.0.Marius Bakke
* gnu/packages/patches/libssh2-fix-build-failure-with-gcrypt.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/ssh.scm (libssh2): Update to 1.9.0. [source](patches): Remove.
2019-06-30build-system/meson: Do not inherit the 'bootstrap' phase.Marius Bakke
* guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'. * gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly.
2019-06-30gnu: python-more-itertools: Update to 7.1.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 7.1.0.
2019-06-30gnu: poppler: Update to 0.78.0.Marius Bakke
* gnu/packages/pdf.scm (poppler): Update to 0.78.0.
2019-06-30gnu: nettle: Update to 3.5.1.Marius Bakke
* gnu/packages/nettle.scm (nettle): Update to 3.5.1.
2019-06-30gnu: harfbuzz: Update to 2.5.3.Marius Bakke
* gnu/packages/gtk.scm (harfbuzz): Update to 2.5.3.
2019-06-30gnu: miniupnpc: Update to 2.1.20190625.Marius Bakke
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190625.
2019-06-30gnu: mbedtls-apache: Update to 2.16.2.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
2019-06-30gnu: ungoogled-chromium: Build against ICU 64.Marius Bakke
* gnu/packages/icu4c.scm (icu4c-64): New public variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C to ICU4C-64.
2019-06-30gnu: python-cython: Update to 0.29.11.Marius Bakke
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11.
2019-06-30gnu: ImageMagick: Update to 6.9.10-50.Marius Bakke
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-50.
2019-06-30gnu: perl-net-ssleay: Update source URI.Marius Bakke
This is a follow-up to commit 966e4beadcf5dcc7537ccdbe42505c9129c5dd08. * gnu/packages/tls.scm (perl-net-ssleay)[source](uri): Update to current.
2019-06-29gnu: perl-net-ssleay: Update to 1.88.Marius Bakke
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.88.
2019-06-29gnu: gtk+: Update to 3.24.9.Marius Bakke
* gnu/packages/gtk.scm (gtk+): Update to 3.24.9.
2019-06-29gnu: libinput: Update to 1.13.4.Marius Bakke
* gnu/packages/freedesktop.scm (libinput): Update to 1.13.4.
2019-06-29gnu: nss, nss-certs: Update to 3.44.1.Marius Bakke
* gnu/packages/certs.scm (nss-certs): Update to 3.44.1. * gnu/packages/nss.scm (nss): Likewise.
2019-06-29gnu: mesa: Do not pass an empty string argument to the build system.Marius Bakke
This is a follow-up to commit 301b2e74f986385664153e6e770e238b351f5cf0. * gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an empty string for the non-matching case.
2019-06-29Merge branch 'master' into stagingMarius Bakke
2019-06-29gnu: nginx: Update to 1.17.1.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.17.1.
2019-06-29gnu: gstreamer: Fix buffer offset problem.Marius Bakke
* gnu/packages/patches/gstreamer-buffer-reset-offset.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gstreamer)[source](patches): New field. [arguments]: Do not disable any tests.
2019-06-29gnu: gawk: Update to 5.0.1.Ludovic Courtès
* gnu/packages/gawk.scm (gawk): Update to 5.0.1.
2019-06-29gnu: flex: Build bison-for-tests sequentially.Ludovic Courtès
This is a followup to b1593c1c4fd8f4fc6df4c43cab51334426e3aa76. * gnu/packages/flex.scm (flex)[inputs](bison-for-tests): Use 'substitute-keyword-arguments' instead of overriding them altogether. This ensures that #:parallel-build? and #:parallel-tests? are preserved.
2019-06-29gnu: stow: Update license information.Efraim Flashner
* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
2019-06-29etc: Remove hydra.gnu.org.pub key.Tobias Geerinckx-Rice
* etc/substitutes/hydra.gnu.org.pub: Delete file. * guix/self.scm (miscellaneous-files): Don't install it. * Makefile.am (dist_pkgdata_DATA): Remove it. * gnu/services/base.scm (%default-authorized-guix-keys): Likewise. (hydra-key-authorization): Rename to… (substitute-key-authorization): …this. Adjust only call site.
2019-06-29gnu: flashrom: Update to 1.1.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.1.
2019-06-29gnu: di: Update to 4.47.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (di): Update to 4.47.1.
2019-06-28gnu: stow: Update to 2.3.0.Eric Bavier
* gnu/packages/package-management.scm (stow): Update to 2.3.0. [propagated-inputs]: New field.
2019-06-28gnu: Add Perl Clone::Choose.Eric Bavier
* gnu/packages/perl.scm (perl-clone-choose): New variable.
2019-06-28gnu: rust: use llvm@8Ivan Petkov
* gnu/packages/llvm.scm (llvm): Rename to... (llvm-8): ...this. (llvm): New variable. * gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
2019-06-28gnu: rust: downgrade older versions to llvm@6Ivan Petkov
* gnu/packages/rust.scm: (rust-1.30): Remove llvm override.
2019-06-28gnu: rust: remove debug-info patch thanks to newer gdb versionIvan Petkov
* gnu/local.mk: (dist_patch_DATA): Delete %D%/packages/patches/rust-1.30-gdb-llvm.patch * gnu/packages/rust.scm: (rust-1.30): Delete patch overrides. (rust-1.31): Delete patch overrides.
2019-06-29gnu: r-quantreg: Update to 5.41.Ricardo Wurmus
* gnu/packages/statistics.scm (r-quantreg): Update to 5.41.