summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: cmocka: Update to 1.1.3.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/check.scm (cmocka): Update to 1.1.3.
* gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/tor.scm (tor): Update to 0.3.4.11.
* gnu: ghc-tree-diff: Fix typo in description.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
* gnu: python-coveralls: Update to 1.6.0.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
* gnu: libtermkey: Update to 0.21.1.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
* gnu: Fix ‘Open GL’ typo.Tobias Geerinckx-Rice2019-02-21
| | | | | * gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst) [synopsis, description]: Say ‘OpenGL’.
* gnu: clutter-gst: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
* gnu: clutter-gst: Update to 3.0.27.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
* gnu: remind: Update to 3.1.16.Tobias Geerinckx-Rice2019-02-21
| | | | | * gnu/packages/calendar.scm (remind): Update to 3.1.16. [source, home-page]: Update project home page.
* gnu: restic: Update to 0.9.4.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/backup.scm (restic): Update to 0.9.4.
* gnu: wimlib: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
* gnu: wimlib: Update to 1.13.0.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.0.
* gnu: fasm: Update to 1.73.09.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/assembly.scm (fasm): Update to 1.73.09.
* gnu: c-toxcore: Update to 0.2.9.Rutger Helling2019-02-21
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
* gnu: ungoogled-chromium: Explicitly disable Widevine.Marius Bakke2019-02-21
| | | | | * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add 'enable_widevine=false' to #:configure-flags.
* gnu: linux-libre: Update to 4.20.11.Mark H Weaver2019-02-21
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.24.Mark H Weaver2019-02-21
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.102.Mark H Weaver2019-02-21
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.159.Mark H Weaver2019-02-21
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
* gnu: linux-libre@4.4: Update to 4.4.175.Mark H Weaver2019-02-21
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
* gnu: openmpi: Let configure enable PSM based on inputs.Eric Bavier2019-02-20
| | | | | | | This fixes OpenMPI builds on systems not supported by the PSM packages. * gnu/packages/mpi.scm (openmpi)[arguments]: Remove '--enable-psm' and '--enable-psm2' from #:configure-flags.
* gnu: rust: Fix build of rust 1.28.0, rust 1.29.2.Danny Milosavljevic2019-02-20
| | | | | | Follow-up to d199a4c7b4c4d3320ed59e96a382f4c577630360. * gnu/packages/rust.scm (rust-1.28)[inputs]: Use llvm-6 instead of llvm.
* gnu: bear: Update to 2.3.13.Brett Gilio2019-02-20
| | | | | | * gnu/packages/build-tools.scm (bear): Update to 2.3.13. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-fenics-dijitso: Fix build.Paul Garlick2019-02-20
| | | | | | | * gnu/packages/simulation.scm (python-fenics-dijitso)[arguments]: Skip parallel tests. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-sloop.Brett Gilio2019-02-20
| | | | | | * gnu/packages/cran.scm (r-sloop): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-geometry: Update to 0.4.0.Brett Gilio2019-02-20
| | | | | | | * gnu/packages/cran.scm (r-geometry): Update to 0.4.0. [propagated-inputs]: Add r-lpsolve, r-rcpp, and r-cppprogress. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-modelr: Update to 0.1.4.Brett Gilio2019-02-20
| | | | | | * gnu/packages/cran.scm (r-modelr): Update to 0.1.4. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: fakeroot: Enable ACL support.Danny Milosavljevic2019-02-20
| | | | | * gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl. [arguments]<#:phases>[setenv]: New phase.
* gnu: xclock: Update to 1.0.8.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xclock): Update to 1.0.8. [home-page]: Set to source repository.
* gnu: xvinfo: Update to 1.1.4.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xvinfo): Update to 1.1.4. [home-page]: Set to source repository.
* gnu: xrdb: Update to 1.2.0.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xrdb): Update to 1.2.0. [home-page]: Set to source repository.
* gnu: xlsatoms: Update to 1.1.3.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3. [home-page]: Set to source repository.
* gnu: xhost: Update to 1.0.8.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xhost): Update to 1.0.8. [home-page]: Set to source repository.
* gnu: xev: Update to 1.2.3.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xev): Update to 1.2.3. [home-page]: Set to source repository.
* gnu: xmodmap: Update to 1.0.10.Marius Bakke2019-02-20
| | | | | | | | * gnu/packages/patches/xmodmap-asprintf.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xorg.scm (xmodmap): Update to 1.0.10. [source](patches): Remove. [home-page]: Set to source repository.
* gnu: OpenSSL: Don't use NAME in source URI.Marius Bakke2019-02-20
|
* gnu: OpenSSL: Remove obsolete code.Marius Bakke2019-02-20
| | | | * gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
* gnu: emacs-evil-collection: Update to 20190220.Pierre Neidhardt2019-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
* gnu: emacs-helm-eww: Update to 1.1.Pierre Neidhardt2019-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
* gnu: emacs-helm-slime: Update to 0.2.0.Pierre Neidhardt2019-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
* gnu: Add emacs-orgit.Pierre Neidhardt2019-02-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
* gnu: r-lava: Update to 1.6.5.Brett Gilio2019-02-20
| | | | | | * gnu/packages/cran.scm (r-lava): Update to 1.6.5. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add micropython.Efraim Flashner2019-02-20
| | | | * gnu/packages/python.scm (micropython): New variable.
* gnu: owncloud-client: Update to 2.5.3.11470.Efraim Flashner2019-02-20
| | | | * gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
* gnu: Don't use the store path in the .desktop file.Efraim Flashner2019-02-20
| | | | | | | | This fixes bug#30228. * gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase to substitute the executable name for the full path to the binary. Remove the 'patch-dot-desktop-files phase.
* gnu: archivemount: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-19
| | | | * * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
* gnu: archivemount: Update to 0.8.12.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/linux.scm (archivemount): Update to 0.8.12.
* gnu: kodi: Update to 18.1.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/kodi.scm (kodi): Update to 18.1.
* gnu: rng-tools: Update to 6.7.Tobias Geerinckx-Rice2019-02-19
| | | | | | * gnu/packages/linux.scm (rng-tools): Update to 6.7. [arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new dependeny on libp11.
* gnu: libtermkey: Update to 0.21.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/terminals.scm (libtermkey): Update to 0.21.