Age | Commit message (Expand) | Author |
2018-08-16 | gnu: Add texlive-latex-media9....* gnu/packages/tex.scm (texlive-latex-media9): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pierre Neidhardt |
2018-08-16 | gnu: linux-libre: Update to 4.17.15....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.15.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-08-16 | gnu: linux-libre@4.14: Update to 4.14.63....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.63.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-08-16 | gnu: linux-libre@4.9: Update to 4.9.120....* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.120.
| Mark H Weaver |
2018-08-16 | gnu: linux-libre@4.4: Update to 4.4.148....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.148.
| Mark H Weaver |
2018-08-16 | gnu: btrfs-progs: Update to 4.17.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.17.1.
[source]: Remove patch.
[native-inputs]: Add python.
* gnu/packages/patches/btrfs-progs-e-value-block.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: e2fsprogs: Update to 1.44.3....* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
[source]: Remove glibc-2.27 patch.
(extundelete)[source]: Apply e2fsprogs-1.44 patch.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file...
* gnu/local.mk (dist_patch_DATA): ...remove it, and add...
* gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new
file.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: oil-shell: Update to 0.5.0....* gnu/packages/shells.scm (oil-shell): Update to 0.5.0.
| Leo Famulari |
2018-08-16 | Revert "gnu: Add r-hash."...This reverts commit b9ff25999d6b3d947ceacd7d01d3b64ac2c8120d.
This package is a duplicate of the r-hash package added in
4646d18eb769691224d25ead7da416b5f8783529.
| Leo Famulari |
2018-08-16 | Revert "gnu: efivar: Update to 36."...This reverts commit 025370b045fc76a547783e1e81e381bf2e7a3d80.
See <https://github.com/rhboot/efivar/issues/111>, and
887fe1fbde7d72788ec348ab4665e1df3d0d704f...
| Tobias Geerinckx-Rice |
2018-08-16 | services: cuirass: Put data in /var/lib to avoid removal at boot....Fixes <https://bugs.gnu.org/32330>.
* gnu/services/cuirass.scm (<cuirass-configuration>)[database]: Change default
from /var/run/cuirass/cuirass.db to /var/lib/cuirass/cuirass.db.
(cuirass-account): Change home directory from /var/run/<user> to
/var/lib/<user>.
| Clément Lassieur |
2018-08-16 | gnu: python-pyxdg: Use PYPI-URI....* gnu/packages/freedesktop.scm (python-pyxdg)[source]: Use PYPI-URI.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: multipath-tools: Set CC in #:make-flags....* gnu/packages/linux.scm (multipath-tools)[arguments]: Set ‘CC=gcc’
in #:make-flags instead of in a custom phase.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: multipath-tools: Update to 0.7.7....* gnu/packages/linux.scm (multipath-tools): Update to 0.7.7.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: strace: Update to 4.24....* gnu/packages/linux.scm (strace): Update to 4.24.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: psmisc: Update to 23.2....* gnu/packages/linux.scm (psmisc): Update to 23.2.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: efivar: Update to 36....* gnu/packages/linux.scm (efivar): Update to 36.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: efivar: Update home page....* gnu/packages/linux.scm (efivar)[source, home-page]: Update URIs.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: libnfsidmap: Update to 0.27....* gnu/packages/linux.scm (libnfsidmap): Update to 0.27.
[source]: Update source URI.
[native-inputs]: Add autoconf.
| Tobias Geerinckx-Rice |
2018-08-16 | gnu: argon2: Install pkgconfig file....* gnu/packages/password-utils.scm (argon2)[arguments]: Patch libargon2.pc.
Add phase to install it.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| Amirouche |
2018-08-16 | gnu: vlc: Fix build with recent versions of libx264....Fixes <https://bugs.gnu.org/32448>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable.
(vlc)[source](patches): New field.
| Marius Bakke |
2018-08-16 | gnu: Add r-inspect....* gnu/packages/bioconductor.scm (r-inspect): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add r-rootsolve....* gnu/packages/cran.scm (r-rootsolve): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add r-proc....* gnu/packages/cran.scm (r-proc): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-chart....* gnu/packages/haskell.scm (ghc-chart): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-texmath: Update to 0.11.0.1....* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-gtk2hs-buildtools....* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-operational....* gnu/packages/haskell.scm (ghc-operational): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-intervalmap....* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-missingh....* gnu/packages/haskell.scm (ghc-missingh): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-errorcall-eq-instance....* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-regex....* gnu/packages/haskell.scm (ghc-regex): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-double-conversion....* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-convertible....* gnu/packages/haskell.scm (ghc-convertible): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-pandoc: Update to 2.2.1....* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-vector-algorithms: Fix build errors....* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]:
Allow build with newer version of vector; add phase to disable building of
broken QuickCheck tests.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-enclosed-exceptions: Update to 1.0.3....* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-http: Update to 4000.3.12....* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12.
[native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and
ghc-test-framework-hunit.
[inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra,
ghc-http-types, ghc-puremd5, and ghc-split.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-blaze-html: Allow build with newer HUnit....* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-streaming-commons: Update to 0.2.1.0....* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0.
[inputs]: Add ghc-async.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-resourcet: Update to 1.2.1....* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-pandoc-types: Update to 1.17.5.1....* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints....* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow
newer QuickCheck and HUnit.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-conduit: Update to 1.3.0.3....* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3.
[inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio,
ghc-unliftio-core, and ghc-vector.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-conduit-extra: Update to 1.3.0....* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0.
[inputs]: Add ghc-typed-process.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-typed-process....* gnu/packages/haskell.scm (ghc-typed-process): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-mono-traversable: Update to 1.0.9.0....* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-conduit-combinators: Update to 1.3.0....* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-uuid: Allow building with newer HUnit....* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-uuid-types: Allow building with newer HUnit....* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |