aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2019-02-24gnu: qd: Update to 2.3.22.Tobias Geerinckx-Rice
* gnu/packages/multiprecision.scm (qd): Update to 2.3.22.
2019-02-24gnu: 0xffff: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (0xffff)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-24gnu: 0xffff: Update to 0.8.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (0xffff): Update to 0.8. [arguments]: Build man page reproducibly.
2019-02-24gnu: Add libtommath.Efraim Flashner
* gnu/packages/multiprecision.scm (libtommath): New variable. * gnu/packages/patches/libtommath.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2019-02-23gnu: linux-libre: Update to 4.20.12.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12. (%linux-libre-hash): Update hash.
2019-02-23gnu: linux-libre@4.19: Update to 4.19.25.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25. (%linux-libre-4.19-hash): Update hash.
2019-02-23gnu: linux-libre@4.14: Update to 4.14.103.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103. (%linux-libre-4.14-hash): Update hash.
2019-02-23gnu: linux-libre@4.9: Update to 4.9.160.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
2019-02-23gnu: linux-libre@4.4: Update to 4.4.176.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
2019-02-24gnu: emacs-pyvenv: Update to 1.20.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20. [synopsis]: Update. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-tide: Update to 3.2.3.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-tide): Update to 3.2.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-ht: Update to 2.2.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: emacs-which-key: Update to 3.3.1.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: neofetch: Update to 6.0.0.Brett Gilio
* gnu/packages/admin.scm (neofetch): Update to 6.0.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24gnu: font-awesome: Update to 5.7.2.Pkill -9
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2. [home-page]: Use HTTPS. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-23gnu: fluidsynth: Update to 2.0.4.Marius Bakke
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
2019-02-23gnu: python2-coverage-test-runner: Update to 1.15.Marius Bakke
* gnu/packages/check.scm (python2-coverage-test-runner): Update to 1.15.
2019-02-23gnu: python2-ttystatus: Update to 0.36.Marius Bakke
* gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
2019-02-23gnu: python2-cliapp: Update to 1.20180812.1.Marius Bakke
* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
2019-02-23gnu: chromium: Update to 72.0.3626.119-0.a80839c.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.119. (package-revision): Reset. (ungoogled-chromium-source): Update hash.
2019-02-23gnu: Add boost-signals2.Ricardo Wurmus
* gnu/packages/boost.scm (boost-signals2): New variable.
2019-02-23gnu: gflags: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/popt.scm (gflags)[source]: Hard-code NAME.
2019-02-23gnu: gflags: Update to 2.2.2.Tobias Geerinckx-Rice
* gnu/packages/popt.scm (gflags): Update to 2.2.2.
2019-02-22gnu: freedink-engine: Update to 109.4.Kei Kebreau
* gnu/packages/games.scm (freedink-engine): Update to 109.4. [arguments]: Add 'disable-graphical-tests' phase. [native-inputs]: Add autoconf, automake, cxxtest and help2man. Remove check. [inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and sdl2-gfx. Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
2019-02-22gnu: Add cxxtest.Kei Kebreau
* gnu/packages/check.scm (cxxtest): New variable.
2019-02-22gnu: Add sdl2-gfx.Kei Kebreau
* gnu/packages/sdl.scm (sdl2-gfx): New variable.
2019-02-22gnu: icecat, ungoogled-chromium: Disable grafts on source derivation.Marius Bakke
* gnu/packages/chromium.scm (computed-origin-method): Pass #:graft? #f to GEXP->DERIVATION. * gnu/packages/gnuzilla.scm (computed-origin-method): Likewise.
2019-02-22gnu: gn: Update to commit 1ab6fa2cab7ec64840db720a56018ca8939329f9.Marius Bakke
* gnu/packages/build-tools.scm (gn): Update to 0.0-1530.1ab6fa2. [arguments]: Add LDFLAGS. Remove obsolete configure flag.
2019-02-22gnu: ungoogled-chromium: Update to 72.0.3626.109-1.a80839c.Marius Bakke
* gnu/packages/chromium.scm (%ungoogled-revision): Update to a80839c. (package-revision): Bump. (ungoogled-chromium-source): Update hash.
2019-02-22gnu: ungoogled-chromium: Include Ungoogled revision in version string.Marius Bakke
* gnu/packages/chromium.scm (package-revision, %package-version): New variables. (ungoogled-chromium-source)[file-name]: Use %PACKAGE-VERSION. (ungoogled-chromium)[version]: Likewise.
2019-02-22gnu: youtube-dl: Update to 2019.02.18.Alex Vong
* gnu/packages/video.scm (youtube-dl): Update to 2019.02.18.
2019-02-21gnu: cdrtools: Disable build parallelism.Eric Bavier
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add '#:parallel-build? #f'.
2019-02-22gnu: python-scikit-image: Update to 0.14.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-scikit-image): Update to 0.14.2.
2019-02-22gnu: python-funcy: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-funcy)[source]: Hard-code NAME.
2019-02-22gnu: python-funcy: Update to 1.11.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-funcy): Update to 1.11.
2019-02-22gnu: python2-empy: Run tests.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-empy)[arguments]: Re-enable tests.
2019-02-22gnu: python-empy: Update to 3.3.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-empy): Update to 3.3.3.
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.