summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: attr: Update to 2.4.48.Marius Bakke2019-03-01
| | | | | | | * gnu/packages/attr.scm (attr): Update to 2.4.48. [source](uri): Adjust for renamed tarball. [arguments]: Remove obsolete phases. [license]: Remove GPL2+ (see upstream commit 0fb61a4d20).
* gnu: acl: Update to 2.2.53.Marius Bakke2019-03-01
| | | | | | | | | | * gnu/packages/patches/acl-hurd-path-max.patch, gnu/packages/patches/acl-fix-perl-regex.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/acl.scm (acl): Update to 2.2.53. [source](uri): Adjust for renamed tarball. [arguments]: Remove #:test-target. Adjust disabled tests. Don't override install phase.
* gnu: libcap: Update to 2.26.Marius Bakke2019-03-01
| | | | * gnu/packages/linux.scm (libcap): Update to 2.26.
* gnu: efivar: Fix build failure with GCC7.Marius Bakke2019-02-28
| | | | | * gnu/packages/linux.scm (efivar)[arguments]: Add phase 'kernel-headers-are-system-headers'.
* gnu: make-bootstrap: Adjust for GCC7.Marius Bakke2019-02-28
| | | | | | | This is a follow-up to commit 01e8263febb9634564b4b73af49b81a36567a11b. * gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc): Add the GCC7 'treat-glibc-as-system-header' build phase.
* gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base).Marius Bakke2019-02-28
| | | | | | | | | This makes sure it is inherited by packages using (cross-gcc ...). This commit is a followup to 01e8263febb9634564b4b73af49b81a36567a11b. * gnu/build/cross-toolchain.scm (cross-gcc-build-phases): Move 'treat-glibc-as-system-header' phase ... * gnu/packages/cross-base.scm (cross-gcc-arguments): ... here.
* gnu: groff: Return #t from all phases.Marius Bakke2019-02-28
| | | | * gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
* gnu: groff: Adjust relocatability snippet for 1.22.4.Marius Bakke2019-02-28
| | | | | | | | | | | This commit does three things. It reverts 73b2ce87 ("gnu: groff-minimal: Disable relocatability."), re-applies f57693e1 ("gnu: groff: Disable relocatability."), and finally adjusts the substitution for changes since 0559a4c2 ("gnu: groff: Update to 1.22.4."). * gnu/packages/groff.scm (groff-minimal)[arguments]: Move relocatibility snippet ... (groff)[arguments]: ... here. Don't delete relocation.cpp and adjust file name.
* Merge branch 'staging' into core-updatesMarius Bakke2019-02-24
|\
| * Merge branch 'master' into stagingMarius Bakke2019-02-24
| |\
| | * gnu: git: Update to 2.21.0.Marius Bakke2019-02-24
| | | | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.21.0.
| | * gnu: GCC: Don't modify copyright headers in xtensa patch.Marius Bakke2019-02-24
| | | | | | | | | | | | * gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
| | * gnu: libksysguard: Update to 5.15.1.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
| | * gnu: libkscreen: Update to 5.15.1.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/kde-plasma.scm (libkscreen): Update to 5.15.1.
| | * gnu: kscreenlocker: Update to 5.15.1.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/kde-plasma.scm (kscreenlocker): Update to 5.15.1.
| | * gnu: kdecoration: Update to 5.15.1.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/kde-plasma.scm (kdecoration): Update to 5.15.1.
| | * gnu: font-hack: Update to 3.003.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-hack): Update to 3.003.
| | * gnu: ragel: Update to 6.10.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/ragel.scm (ragel): Update to 6.10.
| | * gnu: ragel: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/ragel.scm (ragel)[source, home-page]: Use HTTPS.
| | * gnu: bind: Update to 9.12.3-P4.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/dns.scm (isc-bind): Update to 9.12.3-P4.
| | * gnu: bind: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/dns.scm (isc-bind)[source]: Hard-code NAME.
| | * gnu: autogen: Update to 5.18.16.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/autogen.scm (autogen): Update to 5.18.16. [inputs]: Update to guile-2.2. [arguments]: Add ‘--disable-dependency-tracking’ to #:configure-flags. Re-indent.
| | * gnu: clamav: Update to 0.101.1.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/antivirus.scm (clamav): Update to 0.101.1. [source]: Delete bundled tomsfastmath outright. [native-inputs]: Remove bison and flex. [inputs]: Switch to pcre2. * gnu/packages/patches/clamav-system-tomsfastmath.patch: Update.
| | * gnu: parallel: Update to 20190222.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20190222.
| | * gnu: acpid: Update to 2.0.31.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/linux.scm (acpid): Update to 2.0.31.
| | * gnu: 4ti2: Update to 1.6.9.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | * gnu/packages/maths.scm (4ti2): Update to 1.6.9. [source]: Update URI.
| | * gnu: agda: Update to 2.5.4.2.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | * gnu/packages/agda.scm (agda): Update to 2.5.4.2. [inputs]: Remove cpphs.
| | * gnu: perl-net-idn-encode: Update to 2.500.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | * gnu/packages/perl.scm (perl-net-idn-encode): Update to 2.500. Re-indent.
| | * gnu: qd: Update to 2.3.22.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | * gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
| | * gnu: 0xffff: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | * gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| | * gnu: 0xffff: Update to 0.8.Tobias Geerinckx-Rice2019-02-24
| | | | | | | | | | | | | | | * gnu/packages/flashing-tools.scm (0xffff): Update to 0.8. [arguments]: Build man page reproducibly.
| | * gnu: Add libtommath.Efraim Flashner2019-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/multiprecision.scm (libtommath): New variable. * gnu/packages/patches/libtommath.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| | * gnu: linux-libre: Update to 4.20.12.Mark H Weaver2019-02-23
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12. (%linux-libre-hash): Update hash.
| | * gnu: linux-libre@4.19: Update to 4.19.25.Mark H Weaver2019-02-23
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25. (%linux-libre-4.19-hash): Update hash.
| | * gnu: linux-libre@4.14: Update to 4.14.103.Mark H Weaver2019-02-23
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103. (%linux-libre-4.14-hash): Update hash.
| | * gnu: linux-libre@4.9: Update to 4.9.160.Mark H Weaver2019-02-23
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
| | * gnu: linux-libre@4.4: Update to 4.4.176.Mark H Weaver2019-02-23
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
| | * gnu: emacs-pyvenv: Update to 1.20.Brett Gilio2019-02-24
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20. [synopsis]: Update. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: emacs-tide: Update to 3.2.3.Brett Gilio2019-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: emacs-ht: Update to 2.2.Brett Gilio2019-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: emacs-which-key: Update to 3.3.1.Brett Gilio2019-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: neofetch: Update to 6.0.0.Brett Gilio2019-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (neofetch): Update to 6.0.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: font-awesome: Update to 5.7.2.Pkill -92019-02-24
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/fonts.scm (font-awesome): Update to 5.7.2. [home-page]: Use HTTPS. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | * gnu: fluidsynth: Update to 2.0.4.Marius Bakke2019-02-23
| | | | | | | | | | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
| | * gnu: python2-coverage-test-runner: Update to 1.15.Marius Bakke2019-02-23
| | | | | | | | | | | | * gnu/packages/check.scm (python2-coverage-test-runner): Update to 1.15.
| | * gnu: python2-ttystatus: Update to 0.36.Marius Bakke2019-02-23
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
| | * gnu: python2-cliapp: Update to 1.20180812.1.Marius Bakke2019-02-23
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
| | * gnu: chromium: Update to 72.0.3626.119-0.a80839c.Marius Bakke2019-02-23
| | | | | | | | | | | | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.119. (package-revision): Reset. (ungoogled-chromium-source): Update hash.
| | * gnu: Add boost-signals2.Ricardo Wurmus2019-02-23
| | | | | | | | | | | | * gnu/packages/boost.scm (boost-signals2): New variable.
| | * gnu: gflags: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-23
| | | | | | | | | | | | * gnu/packages/popt.scm (gflags)[source]: Hard-code NAME.