aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-03gnu: python-libvirt: Update to 4.1.0.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
2018-04-03gnu: libvirt: Update to 4.2.0.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (libvirt): Update to 4.2.0. [native-inputs]: Replace python-2 with python (@3).
2018-04-02gnu: Add r-abc.Sahithi Yarlagadda
* gnu/packages/cran.scm (r-abc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-04-02gnu: musescore: Update to 2.2.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 2.2. [arguments]: Use new flag for freetype and remove corresponding fix. Prevent downloading sound fonts during installation. [inputs]: Add portmidi.
2018-04-02gnu: portmidi: Create "libporttime.so" symlink.Nicolas Goaziou
* gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
2018-04-02gnu: cuirass: Update to f090c0f.Ludovic Courtès
* gnu/packages/ci.scm (cuirass): Update to f090c0f.
2018-04-02git: Increase modularity and expose 'update-cached-checkout'.Ludovic Courtès
* guix/git.scm (repository->head-sha1, copy-to-store): Remove. (switch-to-ref): Return the OID of OBJ. (update-cached-checkout): New procedure, with code from 'latest-repository-commit'. (latest-repository-commit): Use it.
2018-04-02gnu: guile-git: Update to 36f93c1.Ludovic Courtès
* gnu/packages/guile.scm (guile-git): Update to 36f93c1.
2018-04-02gnu: Add r-abc-data.Sahithi Yarlagadda
* gnu/packages/cran.scm (r-abc-data): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-04-02gnu: libressl: Update to 2.7.2.Leo Famulari
* gnu/packages/tls.scm (libressl): Update to 2.7.2.
2018-04-02gnu: botan: Update to 2.5.0.Leo Famulari
* gnu/packages/crypto.scm (botan): Update to 2.5.0. [arguments]: Remove 'fix-rst2man-invocation' phase.
2018-04-02gnu: racket: Patch xform compilation errors.Christopher Lemmer Webber
* gnu/packages/patches/gnu/packages/patches/racket-fix-xform-issue.patch: Renamed from gnu/packages/patches/racket-minus_zero_p-disable-xform.patch. Switch to upstream patch in Racket. * gnu/packages/scheme.scm (racket): Update to renamed patch.
2018-04-02gnu: racket: Update to 6.12.Christopher Lemmer Webber
* gnu/packages/patches/racket-minus_zero_p-disable-xform.patch: New file. * gnu/packages/scheme.scm (racket): Update version and patch.
2018-04-02gnu: notmuch: Update to 0.26.1.Marius Bakke
* gnu/packages/mail.scm (notmuch): Update to 0.26.1.
2018-04-02gnu: re2: Update to 2018-04-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2018-04-01.
2018-04-02gnu: libconfig: Update to 1.7.2.Marius Bakke
* gnu/packages/textutils.scm (libconfig): Update to 1.7.2. [home-page]: Update to new home. [source](uri): Adjust accordingly.
2018-04-01gnu: borg: Update to 1.1.5.Leo Famulari
* gnu/packages/backup.scm (borg): Update to 1.1.5. [arguments]: Allow a more recent msgpack in an 'adjust-msgpack-dependency' phase.
2018-04-02gnu: mujs: Update to 1.0.3.Marius Bakke
* gnu/packages/javascript.scm (mujs): Update to 1.0.3.
2018-04-02gnu: newsboat: Update to 2.11.1.Marius Bakke
* gnu/packages/syndication.scm (newsboat): Update to 2.11.1.
2018-04-01gnu: linux-libre: Update to 4.15.15.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.15. (%linux-libre-hash): Update hash.
2018-04-01gnu: linux-libre@4.14: Update to 4.14.32.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.32. (%linux-libre-4.14-hash): Update hash.
2018-04-01gnu: linux-libre@4.9: Update to 4.9.92.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.92.
2018-04-01gnu: linux-libre@4.4: Update to 4.4.126.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.126.
2018-04-01gnu: libsecret: Update to 0.18.6.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
2018-04-01gnu: emacs-git-modes: Update to 1.2.7.Tobias Geerinckx-Rice
* gnu/packages/emacs.scm (git-modes): Update to 1.2.7.
2018-04-01gnu: python-cryptography, python-cryptography-vectors: Update to 2.2.2.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-cryptography) (python-cryptography-vectors): Update to 2.2.2.
2018-03-31gnu: libgnomeui: Avoid store file names in patch.Ludovic Courtès
This placates 'assert-no-store-file-names', which would prevent 'make dist' from succeeding. * gnu/packages/patches/libgnomeui-utf8.patch: Replace store file names with ellipses.
2018-03-31build: Fix reference to non-existent 'bin/guix.in' in Makefile.am.Ludovic Courtès
Fixes a regression introduced in cba386c1295b7054df22dfb4662b1b92f668e2c0. Reported by Julien Lepiller <julien@lepiller.eu>. * Makefile.am (EXTRA_DIST): Rename 'bin/guix.in' to 'scripts/guix.in'.
2018-03-31union: Slightly improve messages for file collisions.Ludovic Courtès
* guix/build/union.scm (union-build): Indent file names upon collision. Remove "arbitrarily" from the message.
2018-03-31guix package: Add '--allow-collisions'.Ludovic Courtès
Fixes <https://bugs.gnu.org/30830>. Suggested by Ricardo Wurmus <rekado@elephly.net>. * guix/scripts/package.scm (build-and-use-profile): Add #:allow-collisions? and pass it to 'profile-derivation'. (show-help, %options): Add '--allow-collisions'. (manifest-action, process-actions): Pass #:allow-collisions? to 'build-and-use-profile'. * tests/guix-package.sh: Add collision test. * doc/guix.texi (Invoking guix package): Document '--allow-collisions'.
2018-03-31nls: Add Spanish translation.Ludovic Courtès
* po/guix/es.po: New file. * po/guix/LINGUAS: Add 'es'.
2018-03-31gnu: mutt: Update to 1.9.4.Leo Famulari
* gnu/packages/mail.scm (mutt): Update to 1.9.4.
2018-03-31gnu: Add qtoctave.Kei Kebreau
* gnu/packages/maths.scm (qtoctave): New variable.
2018-03-31gnu: octave: Add audio and more sparse matrix support.Kei Kebreau
* gnu/packages/maths.scm (octave)[inputs]: Add suitesparse, libsndfile, portaudio and alsa-lib.
2018-03-31gnu: Add ghc-yesod.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-conduit-extra: Update to 1.1.14.rsiddharth
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-yesod-form.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-email-validate.rsiddharth
* gnu/packages/haskell.scm (ghc-email-validate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-yesod-persistent.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-psqueues: Disable tests.rsiddharth
* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-math-functions: Disable tests.rsiddharth
* gnu/packages/haskell.scm (ghc-math-functions)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent-sqlite.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent-sqlite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-unliftio.rsiddharth
* gnu/packages/haskell.scm (ghc-unliftio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-microlens-th.rsiddharth
* gnu/packages/haskell.scm (ghc-microlens-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-microlens.rsiddharth
* gnu/packages/haskell.scm (ghc-microlens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-unliftio-core.rsiddharth
* gnu/packages/haskell.scm (ghc-unliftio-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent-template.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent-template): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-aeson-compat.rsiddharth
* gnu/packages/haskell.scm (ghc-aeson-compat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-http-api-data.rsiddharth
* gnu/packages/haskell.scm (ghc-http-api-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>