summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-02-22gnu: python-async-generator: Update to 1.10.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-async-generator): Update to 1.10.
2019-02-22gnu: python-misaka: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-misaka): Update to 2.1.1.
2019-02-22gnu: openvpn: Update to 2.4.7.Tobias Geerinckx-Rice
* gnu/packages/vpn.scm (openvpn): Update to 2.4.7.
2019-02-22gnu: ois: Update to 1.5.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (ois): Update to 1.5. [source]: Use tagged VERSION and GIT-FILE-NAME. [build-system]: Switch to CMAKE-BUILD-SYSTEM. [arguments]: Disable tests. [native-inputs]: Remove them. [inputs]: Replace libxaw with libx11.
2019-02-21gnu: Mutt: Update to 1.11.3.Leo Famulari
* gnu/packages/mail.scm (mutt): Update to 1.11.3.
2019-02-21gnu: cmocka: Update to 1.1.3.Tobias Geerinckx-Rice
* gnu/packages/check.scm (cmocka): Update to 1.1.3.
2019-02-21gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].Tobias Geerinckx-Rice
* gnu/packages/tor.scm (tor): Update to 0.3.4.11.
2019-02-21gnu: ghc-tree-diff: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
2019-02-21gnu: python-coveralls: Update to 1.6.0.Tobias Geerinckx-Rice
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
2019-02-21gnu: libtermkey: Update to 0.21.1.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
2019-02-21gnu: Fix ‘Open GL’ typo.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst) [synopsis, description]: Say ‘OpenGL’.
2019-02-21gnu: clutter-gst: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21gnu: clutter-gst: Update to 3.0.27.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21gnu: remind: Update to 3.1.16.Tobias Geerinckx-Rice
* gnu/packages/calendar.scm (remind): Update to 3.1.16. [source, home-page]: Update project home page.
2019-02-21gnu: restic: Update to 0.9.4.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (restic): Update to 0.9.4.
2019-02-21gnu: wimlib: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
2019-02-21gnu: wimlib: Update to 1.13.0.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib): Update to 1.13.0.
2019-02-21gnu: fasm: Update to 1.73.09.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (fasm): Update to 1.73.09.
2019-02-21gnu: c-toxcore: Update to 0.2.9.Rutger Helling
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
2019-02-21gnu: ungoogled-chromium: Explicitly disable Widevine.Marius Bakke
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add 'enable_widevine=false' to #:configure-flags.
2019-02-21gnu: linux-libre: Update to 4.20.11.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11. (%linux-libre-hash): Update hash.
2019-02-21gnu: linux-libre@4.19: Update to 4.19.24.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24. (%linux-libre-4.19-hash): Update hash.
2019-02-21gnu: linux-libre@4.14: Update to 4.14.102.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102. (%linux-libre-4.14-hash): Update hash.
2019-02-21gnu: linux-libre@4.9: Update to 4.9.159.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
2019-02-21gnu: linux-libre@4.4: Update to 4.4.175.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
2019-02-20gnu: openmpi: Let configure enable PSM based on inputs.Eric Bavier
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.
2019-02-20gnu: rust: Fix build of rust 1.28.0, rust 1.29.2.Danny Milosavljevic
Follow-up to d199a4c7b4c4d3320ed59e96a382f4c577630360. * gnu/packages/rust.scm (rust-1.28)[inputs]: Use llvm-6 instead of llvm.
2019-02-20gnu: bear: Update to 2.3.13.Brett Gilio
* gnu/packages/build-tools.scm (bear): Update to 2.3.13. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20gnu: python-fenics-dijitso: Fix build.Paul Garlick
* gnu/packages/simulation.scm (python-fenics-dijitso)[arguments]: Skip parallel tests. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20gnu: Add r-sloop.Brett Gilio
* gnu/packages/cran.scm (r-sloop): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20gnu: r-geometry: Update to 0.4.0.Brett Gilio
* 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>
2019-02-20gnu: r-modelr: Update to 0.1.4.Brett Gilio
* gnu/packages/cran.scm (r-modelr): Update to 0.1.4. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20gnu: fakeroot: Enable ACL support.Danny Milosavljevic
* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl. [arguments]<#:phases>[setenv]: New phase.
2019-02-20gnu: xclock: Update to 1.0.8.Marius Bakke
* gnu/packages/xorg.scm (xclock): Update to 1.0.8. [home-page]: Set to source repository.
2019-02-20gnu: xvinfo: Update to 1.1.4.Marius Bakke
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4. [home-page]: Set to source repository.
2019-02-20gnu: xrdb: Update to 1.2.0.Marius Bakke
* gnu/packages/xorg.scm (xrdb): Update to 1.2.0. [home-page]: Set to source repository.
2019-02-20gnu: xlsatoms: Update to 1.1.3.Marius Bakke
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3. [home-page]: Set to source repository.
2019-02-20gnu: xhost: Update to 1.0.8.Marius Bakke
* gnu/packages/xorg.scm (xhost): Update to 1.0.8. [home-page]: Set to source repository.
2019-02-20gnu: xev: Update to 1.2.3.Marius Bakke
* gnu/packages/xorg.scm (xev): Update to 1.2.3. [home-page]: Set to source repository.
2019-02-20gnu: xmodmap: Update to 1.0.10.Marius Bakke
* 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.
2019-02-20gnu: OpenSSL: Don't use NAME in source URI.Marius Bakke
2019-02-20gnu: OpenSSL: Remove obsolete code.Marius Bakke
* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
2019-02-20gnu: emacs-evil-collection: Update to 20190220.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
2019-02-20gnu: emacs-helm-eww: Update to 1.1.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
2019-02-20gnu: emacs-helm-slime: Update to 0.2.0.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
2019-02-20gnu: Add emacs-orgit.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
2019-02-20gnu: r-lava: Update to 1.6.5.Brett Gilio
* gnu/packages/cran.scm (r-lava): Update to 1.6.5. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20gnu: Add micropython.Efraim Flashner
* gnu/packages/python.scm (micropython): New variable.
2019-02-20gnu: owncloud-client: Update to 2.5.3.11470.Efraim Flashner
* gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
2019-02-20gnu: Don't use the store path in the .desktop file.Efraim Flashner
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.