Age | Commit message (Expand) | Author |
2018-08-29 | gnu: Add gffcompare....gnu/packages/bioinformatics.scm (gffcompare): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| pimi |
2018-08-29 | gnu: Add r-abcoptim....gnu/packages/cran.scm (r-abcoptim): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| pimi |
2018-08-29 | gnu: Add solaar....* gnu/packages/admin.scm (solaar): New variable.
| Danny Milosavljevic |
2018-08-29 | gnu: Add python-pyudev....* gnu/packages/admin.scm (python-pyudev): New variable.
| Danny Milosavljevic |
2018-08-29 | gnu: Add python-scanpy....* gnu/packages/bioinformatics.scm (python-scanpy): New variable.
| Ricardo Wurmus |
2018-08-29 | gnu: Add python-anndata....* gnu/packages/python.scm (python-anndata): New variable.
| Ricardo Wurmus |
2018-08-29 | gnu: Add python-numba....* gnu/packages/python.scm (python-numba): New variable.
| Ricardo Wurmus |
2018-08-29 | gnu: Add python-llvmlite....* gnu/packages/llvm.scm (python-llvmlite): New variable.
| Ricardo Wurmus |
2018-08-29 | Revert "gnu: snappy: Optimise."...This causes too many rebuilds for the master branch.
This reverts commit f96ed06805db934ff735e80596f1373dc1c2b5a8.
| Marius Bakke |
2018-08-29 | gnu: Add ghc 8.4.3....* gnu/packages/haskell.scm (ghc-8): Rename this...
(ghc-8.0): ...to this.
(ghc): Point at ghc-8.0.
(ghc-8): New variable for GHC 8.4.3.
Co-authored-by: Timothy Samplet <samplet@ngyro.com>
| Ricardo Wurmus |
2018-08-29 | gnu: Add r-infotheo....* gnu/packages/cran.scm (r-infotheo): New variable.
| Ricardo Wurmus |
2018-08-28 | gnu: capstone: Use HTTPS home page....* gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: r-plotrix: Update to 3.7-3....* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-3.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: python-apipkg: Update home page....* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: r-pracma: Update to 2.1.5....* gnu/packages/maths.scm (r-pracma): Update to 2.1.5.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: claws-mail: Update to 3.17.1....* gnu/packages/mail.scm (claws-mail): Update to 3.17.1.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: libntlm: Update to 1.5....* gnu/packages/gsasl.scm (libntlm): Update to 1.5.
[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: snappy: Optimise....* gnu/packages/compression.scm (snappy)[source]: Build with ‘-O2’.
* gnu/package/patches/snappy-add-O2-flag-in-CmakeLists.txt.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2018-08-28 | gnu: Add urlscan....* gnu/packages/mail.scm (urlscan): New variable.
| Efraim Flashner |
2018-08-28 | gnu: Add ephoto....* gnu/packages/enlightenment.scm (ephoto): New variable.
| Efraim Flashner |
2018-08-28 | gnu: electron-cash: Update to 3.3.1....* gnu/packages/finance.scm (electron-cash): Update to 3.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vagrant Cascadian |
2018-08-28 | gnu: dropbear: Fix CVE-2018-15599....* gnu/packages/patches/dropbear-CVE-2018-15599.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (dropbear)[source]: Use it.
| Leo Famulari |
2018-08-28 | gnu: dico: Update to 2.6....* gnu/packages/dico.scm (dico): Update to 2.6.
[inputs]: Switch to GUILE-2.2.
| Ludovic Courtès |
2018-08-28 | gnu: Add SpaceFM....* gnu/packages/lxde.scm (spacefm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Ison111 |
2018-08-28 | gnu: Add emacs-build-farm....* gnu/packages/emacs.scm (emacs-build-farm): New variable.
| Alex Kost |
2018-08-28 | gnu: openmw: Update to 0.44.0....* gnu/packages/game-development.scm (openmw): Update to 0.44.0.
| Alex Kost |
2018-08-28 | gnu: GRUB: Check for errors from efibootmgr....* gnu/packages/patches/grub-check-error-efibootmgr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (grub)[source](patches): New field.
| Marius Bakke |
2018-08-28 | gnu: seabios: Update source URI....* gnu/packages/firmware.scm (seabios)[source](uri): Download from seabios.org.
| Marius Bakke |
2018-08-28 | gnu: slang: Update to 2.3.2....* gnu/packages/slang.scm (slang): Update to 2.3.2.
| Marius Bakke |
2018-08-28 | gnu: emacs-async: Download using git....The MELPA tarball hash changed. Prevent this problem in the future
by downloading a git checkout.
* gnu/packages/emacs.scm (emacs-async)[home-page]: Update to actual.
[source]: Use GIT-FETCH.
| Marius Bakke |
2018-08-27 | gnu: feh: Enable EXIF support....* gnu/packages/image-viewers.scm (feh)[arguments]: Enable EXIF support.
(inputs): Add libexif.
| Leo Famulari |
2018-08-27 | gnu: libexif: Update home-page URL....* gnu/packages/photo.scm (libexif)[home-page]: Update URL.
| Leo Famulari |
2018-08-27 | gnu: python-pygit2: Update to 0.26.4....* gnu/packages/python.scm (python-pygit2, python2-pygit2): Update to 0.26.4.
[source]: Remove 'python-pygit2-disable-network-tests.patch'.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2018-08-27 | gnu: cuirass: Update to 8d40c49....* gnu/packages/ci.scm (cuirass): Update to 8d40c49.
| Clément Lassieur |
2018-08-27 | Update email for Pierre Neidhardt....* .mailmap: Add name and email for Pierre Neidhardt.
* gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm,
gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm,
gnu/packages/networking.scm, gnu/packages/password-utils.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm:
Update email for Pierre Neidhardt.
| Pierre Neidhardt |
2018-08-27 | gnu: weston: Update to 5.0.0....* gnu/packages/freedesktop.scm (weston): Update to 5.0.0.
| Rutger Helling |
2018-08-27 | gnu: Add Lepton-EDA....* gnu/packages/engineering.scm (lepton-eda): New variable.
| Ludovic Courtès |
2018-08-27 | gnu: Add guile-aa-tree....* gnu/packages/guile.scm (guile-aa-tree): New variable.
| Ludovic Courtès |
2018-08-26 | gnu: emacs-racket-mode: Update to commit add0190....* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit add0190.
| Christopher Lemmer Webber |
2018-08-26 | gnu: ghc-scientific: Update to 0.3.6.2....* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2.
[inputs]: Move ghc-tasty ...
[native-inputs]: ... to here.
| Arun Isaac |
2018-08-26 | gnu: ghc-integer-logarithms: Update to 1.0.2.1....* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1.
[inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit,
ghc-tasty-quickcheck, ghc-tasty-smallcheck ...
[native-inputs]: ... to here.
[home-page]: Update URI.
| Arun Isaac |
2018-08-26 | gnu: ghc-smallcheck: Update to 1.1.5....* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5.
| Arun Isaac |
2018-08-26 | gnu: ghc-optparse-applicative: Update to 0.14.2.0....* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0.
[arguments]: Enable tests.
| Arun Isaac |
2018-08-26 | gnu: linux-libre: Update to 4.18.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.5.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-08-26 | gnu: linux-libre@4.14: Update to 4.14.67....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.67.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-08-26 | gnu: linux-libre@4.9: Update to 4.9.124....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.124.
| Mark H Weaver |
2018-08-26 | gnu: linux-libre@4.4: Update to 4.4.152....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.152.
| Mark H Weaver |
2018-08-26 | gnu: emacs-recent-addresses: Switch to a branch that works with Helm....* gnu/packages/emacs.scm (emacs-recent-addresses)[source]: Change URL
and update to afbbfdc.
| Ludovic Courtès |
2018-08-26 | gnu: Add emacs-git-annex....* gnu/packages/emacs.scm (emacs-git-annex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2018-08-26 | gnu: emacs-recent-addresses: Add missing words to description....* gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing
words.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |