Age | Commit message (Expand) | Author |
2016-10-08 | gnu: gnuastro: Update to 0.2....* gnu/packages/astronomy.scm (gnuastro): Update to 0.2.
[home-page]: Use https.
| Efraim Flashner |
2016-10-08 | gnu: python-xlrd: Update source location....* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
| Efraim Flashner |
2016-10-08 | gnu: freeipmi: Update to 1.5.4....* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.4.
[home-page]: Use https.
| Efraim Flashner |
2016-10-08 | gnu: ccache: Update to 3.3.2....* gnu/packages/ccache.scm (ccache): Update to 3.3.2.
| Efraim Flashner |
2016-10-08 | gnu: offlineimap: Update to 7.0.8....* gnu/packages/mail.scm (offlineimap): Update to 7.0.8.
| Efraim Flashner |
2016-10-08 | gnu: ldb: Update to 1.1.27....* gnu/packages/samba.scm (ldb): Update to 1.1.27.
| Efraim Flashner |
2016-10-08 | gnu: tdb: Use 'modify-phases' syntax....* gnu/packages/databases.scm (tdb)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner |
2016-10-08 | gnu: tdb: Update to 1.3.11....* gnu/packages/databases.scm (tdb): Update to 1.3.11.
[home-page]: Use https.
| Efraim Flashner |
2016-10-08 | gnu: tevent: Update to 0.9.31....* gnu/packages/samba.scm (tevent): Update to 0.9.31.
| Efraim Flashner |
2016-10-08 | gnu: talloc: Update to 2.1.8....* gnu/packages/samba.scm (talloc): Update to 2.1.8.
| Efraim Flashner |
2016-10-08 | gnu: samba: Update to 4.5.0....* gnu/packages/samba.scm (samba): Update to 4.5.0.
[source]: Update source uri.
| Efraim Flashner |
2016-10-08 | gnu: emacs-hydra: Update to 0.13.6....* gnu/packages/emacs.scm (emacs-hydra): Update to 0.13.6.
| Alex Kost |
2016-10-08 | gnu: emacs-hl-todo: Update to 1.7.1....* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.7.1.
| Alex Kost |
2016-10-08 | gnu: emacs-hl-todo: Fix source file-name....* gnu/packages/emacs.scm (emacs-hl-todo)[source]: Use versioned
file-name.
| Alex Kost |
2016-10-08 | gnu: emacs-smartparens: Update to 1.8.0....* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.8.0.
| Alex Kost |
2016-10-08 | gnu: emacs-with-editor: Update to 2.5.6....* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.6.
| Alex Kost |
2016-10-08 | gnu: geiser-next: Deprecate....* gnu/packages/emacs.scm (geiser-next): Deprecate.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Alex Kost |
2016-10-08 | gnu: geiser: Update to 0.9....* gnu/packages/emacs.scm (geiser): Update to 0.9.
| Alex Kost |
2016-10-08 | gnu: linux-libre: Update to 4.8.1....* gnu/packages/linux.scm (linux-libre): Update to 4.8.1.
(%linux-libre-version, %linux-libre-hash): Update to 4.8.1.
| Mark H Weaver |
2016-10-08 | gnu: linux-libre@4.4: Update to 4.4.24....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.24.
| Mark H Weaver |
2016-10-08 | gnu: Add sbcl-stumpwm-with-slynk....* gnu/packages/lisp.scm (sbcl-stumpwm+slynk): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-slynk....* gnu/packages/lisp.scm (cl-slynk, sbcl-slynk, ecl-slynk): New
variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-stumpwm....* gnu/packages/lisp.scm (cl-stumpwm, sbcl-stumpwm, ecl-stumpwm): New
variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-clx....* gnu/packages/lisp.scm (cl-clx, sbcl-clx, ecl-clx): New variables.
* gnu/packages/patches/clx-remove-demo.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-ppcre....* gnu/packages/lisp.scm (cl-ppcre, sbcl-cl-pprcre, ecl-cl-pprcre): New
variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-flexi-streams....* gnu/packages/lisp.scm (cl-flexi-streams, sbcl-flexi-streams)
(ecl-flexi-streams): New variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-trivial-gray-streams....* gnu/packages/lisp.scm (cl-trivial-gray-streams)
(sbcl-trivial-gray-streams, ecl-trivial-gray-streams): New variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-bordeaux-threads....* gnu/packages/lisp.scm (cl-bordeaux-threads, sbcl-bordeaux-threads)
(ecl-bordeaux-threads): New variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-fiveam....* gnu/packages/lisp.scm (cl-fiveam, sbcl-fiveam, ecl-fiveam): New
variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: Add cl-alexandria....* gnu/packages/lisp.scm (cl-alexandria, sbcl-alexandria)
(ecl-alexandria): New variables.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Andy Patterson |
2016-10-08 | gnu: bundler: Update to 1.13.2....* gnu/packages/ruby.scm (bundler): Update to 1.13.2.
| Ben Woodcroft |
2016-10-08 | gnu: python-xlrd: Update to 1.0.0....* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
| Ben Woodcroft |
2016-10-08 | gnu: ruby-mime-types-data: Update to 3.2016.0521....* gnu/packages/ruby.scm (ruby-mime-types-data): Update to 3.2016.0521.
| Ben Woodcroft |
2016-10-08 | gnu: ruby-tzinfo-data: Update to 1.2016.7....* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2016.7.
| Ben Woodcroft |
2016-10-08 | gnu: ruby-domain-name: Update to 0.5.20160826....* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20160826.
| Ben Woodcroft |
2016-10-08 | gnu: r-mgcv: Update to 1.8-15....* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-15.
| Ben Woodcroft |
2016-10-08 | gnu: ruby-sequel: Update to 4.39.0....* gnu/packages/ruby.scm (ruby-sequel): Update to 4.39.0.
| Ben Woodcroft |
2016-10-08 | gnu: yoshimi: Update to 1.4.1....* gnu/packages/music.scm (yoshimi): Update to 1.4.1.
[arguments]: Add build phase "find-ncurses".
| Ricardo Wurmus |
2016-10-08 | gnu: python2-dendropy: Fix tests....* gnu/packages/bioinformatics.scm (python2-dendropy)[source]: Use unpatched
source.
[arguments]: Use nose to run tests.
[native-inputs]: Add python2-nose.
| Ben Woodcroft |
2016-10-07 | gnu: vigra: Workaround rounding error in test suite on 32-bit CPUs....* gnu/packages/image.scm (vigra)[arguments]: Pass '-ffloat-store' to
C_FLAGS and CXX_FLAGS.
| Leo Famulari |
2016-10-08 | gnu: drumstick: Update to 1.1.0....* gnu/packages/music.scm (drumstick): Update to 1.1.0.
| Ricardo Wurmus |
2016-10-08 | gnu: tbb: Update to 2017_20160916....* gnu/packages/tbb.scm (tbb): Update to 2017_20160916.
| Ricardo Wurmus |
2016-10-07 | gnu: ncdu: Update to 1.12....* gnu/packages/ncdu.scm (ncdu): Update to 1.12.
[source]: Use https.
[license]: Use https.
[home-page]: Use https.
| Efraim Flashner |
2016-10-07 | gnu: abbaye: Update source URL....* gnu/packages/games.scm (abbaye)[source]: Update tarball URL.
| Ricardo Wurmus |
2016-10-07 | gnu: khal: Update to 0.8.4....* gnu/packages/calendar.scm (khal): Update to 0.8.4.
| Leo Famulari |
2016-10-06 | gnu: lvm2: Make sure compiled objects are stripped....* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase.
| Leo Famulari |
2016-10-06 | gnu: lvm2: Update to 2.02.166....* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
| Leo Famulari |
2016-10-06 | gnu: lvm2: Use 'modify-phases'....* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'.
| Leo Famulari |
2016-10-06 | gnu: nginx: Update to 1.11.4....* gnu/packages/web.scm (nginx): Update to 1.11.4.
[source] Use https.
[home-page]: Use https.
| Efraim Flashner |
2016-10-06 | gnu: Add hdf-eos5....* gnu/packages/maths.scm (hdf-eos5): New variable.
* gnu/packages/patches/hdf-eos5-build-shared.patch: New file.
* gnu/packages/patches/hdf-eos5-remove-gctp.patch: New file.
* gnu/packages/patches/hdf-eos5-fix-szip.patch: New file.
* gnu/packages/patches/hdf-eos5-fortrantests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert |