Age | Commit message (Expand) | Author |
2015-12-13 | gnu: clutter-gst: Update to 3.0.14....* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.14.
| Efraim Flashner |
2015-12-13 | gnu: libchamplain: Update to 0.12.12....* gnu/packages/gnome.scm (libchamplain): Update to 0.12.12.
| Efraim Flashner |
2015-12-12 | gnu: clutter-gtk: Update to 1.6.6....* gnu/packages/gnome.scm (clutter-gtk): Update to 1.6.6.
| Efraim Flashner |
2015-12-12 | gnu: owncloud-client: Update to 2.1.0....* gnu/packages/owncloud.scm (owncloud-client): Update to 2.1.0.
| Efraim Flashner |
2015-12-12 | gnu: numactl: Update to 2.0.11....* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
[native-inputs]: Drop autotools.
[arguments]: Drop phase calling autogen.sh.
| Andreas Enge |
2015-12-11 | gnu: wget: Update to 1.17.1....* gnu/packages/wget.scm (wget): Update to 1.17.1.
| Mark H Weaver |
2015-12-11 | gnu: Move sparsehash to datastructures module....* gnu/packages/crypto.scm (sparsehash): Move variable to...
* gnu/packages/datastructures.scm: ...new file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2015-12-11 | gnu: Add r-lattice....* gnu/packages/statistics.scm (r-lattice): New variable.
| Ricardo Wurmus |
2015-12-11 | gnu: Add r-gridbase....* gnu/packages/statistics.scm (r-gridbase): New variable.
| Ricardo Wurmus |
2015-12-11 | gnu: Add r-plotrix....* gnu/packages/statistics.scm (r-plotrix): New variable.
| Ricardo Wurmus |
2015-12-11 | gnu: Add r-readr....* gnu/packages/statistics.scm (r-readr): New variable.
| Ricardo Wurmus |
2015-12-11 | gnu: Rename r-data.table to r-data-table....* gnu/packages/statistics.scm (r-data.table): Rename variable ...
(r-data-table): ... to this.
[description]: Clarify relation to data.frame.
[license]: Use correct license.
| Ricardo Wurmus |
2015-12-11 | import: cran: Parse DESCRIPTION instead of HTML....* guix/import/cran.scm (description->alist, listify,
beautify-description, description->package): New procedures.
(table-datum, downloads->url, nodes->text, cran-sxml->sexp): Remove
proceduces.
(latest-release): Use parsed DESCRIPTION instead of SXML.
* tests/cran.scm: Rewrite to match importer.
| Ricardo Wurmus |
2015-12-11 | import: cran: Match more license strings....* guix/import/cran.scm (string->license): Match more license strings to
license symbols.
| Ricardo Wurmus |
2015-12-11 | gnu: Add snap-aligner....* gnu/packages/bioinformatics.scm (snap-aligner): New variable.
| Ben Woodcroft |
2015-12-11 | gnu: python-certifi: Update to 2015.11.20.1....* gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1.
[source]: Change to pypi syntax.
| Efraim Flashner |
2015-12-11 | gnu: gnumeric: Add python scripting support....* gnu/packages/gnome.scm (gnumeric): Do it.
[inputs]: Add python2, python2-pygobject-2.
| Efraim Flashner |
2015-12-11 | gnu: gnumeric: Update to 1.12.24....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.24.
[inputs]: Add librsvg, libxslt.
[arguments]: Use "modify-phases" syntax.
| Efraim Flashner |
2015-12-11 | gnu: goffice: Update to 0.10.24....* gnu/packages/gnome.scm (goffice): Update to 0.10.24.
| Efraim Flashner |
2015-12-11 | gnu: gvfs: Update to 1.26.2....* gnu/packages/gnome.scm (gvfs): Update to 1.26.2.
[inputs]: Add gcr.
| Efraim Flashner |
2015-12-11 | emacs: Handle compiled autoloads....* emacs/guix-emacs.el (guix-emacs-autoloads-regexp): New variable.
(guix-emacs-find-autoloads-in-directory): Return a list of autoloads
without extensions.
| Alex Kost |
2015-12-11 | gnu: linux-libre: Update to 4.3.2....* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
[native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
based on <https://jxself.org/git/kernel-configs.git>.
| Mark H Weaver |
2015-12-10 | gnu: python-requests: Update to 2.8.1....* gnu/packages/python.scm (python-requests): Update to 2.8.1.
[native-inputs]: Move python-setuptools here.
[inputs]: Remove python-certifi.
[propagated-inputs]: Add python-py, python-pytest, python-pytest-cov,
python-wheel.
[arguments]: Enable tests.
| Efraim Flashner |
2015-12-10 | gnu: Add python-wheel....* gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
| Efraim Flashner |
2015-12-10 | gnu: Add python-pytest-cov....* gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New
variables.
| Efraim Flashner |
2015-12-10 | gnu: Add libconfig....* gnu/packages/textutils.scm (libconfig): New variable.
| Roel Janssen |
2015-12-10 | gnu: python-pytz: Update to 2015.7....* gnu/packages/python.scm (python-pytz): Update to 2015.7.
[source]: Change uri to pypi's location.
[home-page]: Change to new website.
[license]: Change to expat.
| Efraim Flashner |
2015-12-10 | gnu: ghc-cryptonite: Update description....* gnu/packages/haskell.scm (ghc-cryptonite)[description]: Shorten overly
technical package description.
| Ricardo Wurmus |
2015-12-10 | gnu: python-biopython, python2-biopython: Update to 1.66....* gnu/packages/bioinformatics.scm (python-biopython, python2-biopython): Update to 1.66.
[source]: Use PyPi instead of biopython.org.
| Ben Woodcroft |
2015-12-10 | gnu: Add ghc-pandoc....* gnu/packages/haskell.scm (ghc-pandoc): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-http-client-tls....* gnu/packages/haskell.scm (ghc-http-client-tls): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-connection....* gnu/packages/haskell.scm (ghc-connection): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-socks....* gnu/packages/haskell.scm (ghc-socks): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-tls....* gnu/packages/haskell.scm (ghc-tls): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-x509-system....* gnu/packages/haskell.scm (ghc-x509-system): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-x509-validation....* gnu/packages/haskell.scm (ghc-x509-validation): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-x509-store....* gnu/packages/haskell.scm (ghc-x509-store): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-x509....* gnu/packages/haskell.scm (ghc-x509): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-memory....* gnu/packages/haskell.scm (ghc-memory): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-cryptonite....* gnu/packages/haskell.scm (ghc-cryptonite): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-tasty-kat....* gnu/packages/haskell.scm (ghc-tasty-kat): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-asn1-parse....* gnu/packages/haskell.scm (ghc-asn1-parse): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-asn1-encoding....* gnu/packages/haskell.scm (ghc-asn1-encoding): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-asn1-types....* gnu/packages/haskell.scm (ghc-asn1-types): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-pem....* gnu/packages/haskell.scm (ghc-pem): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-hourglass....* gnu/packages/haskell.scm (ghc-hourglass): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-byteable....* gnu/packages/haskell.scm (ghc-byteable): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-http-client....* gnu/packages/haskell.scm (ghc-http-client): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-mime-types....* gnu/packages/haskell.scm (ghc-mime-types): New variable.
| Ricardo Wurmus |
2015-12-10 | gnu: Add ghc-hslua....* gnu/packages/haskell.scm (ghc-hslua): New variable.
| Ricardo Wurmus |