aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
* gnu: guile-git: Update to 36f93c1.•••* gnu/packages/guile.scm (guile-git): Update to 36f93c1. Ludovic Courtès2018-04-02
* gnu: Add r-abc-data.•••* gnu/packages/cran.scm (r-abc-data): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Sahithi Yarlagadda2018-04-02
* gnu: libressl: Update to 2.7.2.•••* gnu/packages/tls.scm (libressl): Update to 2.7.2. Leo Famulari2018-04-02
* gnu: botan: Update to 2.5.0.•••* gnu/packages/crypto.scm (botan): Update to 2.5.0. [arguments]: Remove 'fix-rst2man-invocation' phase. Leo Famulari2018-04-02
* gnu: racket: Patch xform compilation errors.•••* 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. Christopher Lemmer Webber2018-04-02
* gnu: racket: Update to 6.12.•••* gnu/packages/patches/racket-minus_zero_p-disable-xform.patch: New file. * gnu/packages/scheme.scm (racket): Update version and patch. Christopher Lemmer Webber2018-04-02
* gnu: notmuch: Update to 0.26.1.•••* gnu/packages/mail.scm (notmuch): Update to 0.26.1. Marius Bakke2018-04-02
* gnu: re2: Update to 2018-04-01.•••* gnu/packages/regex.scm (re2): Update to 2018-04-01. Marius Bakke2018-04-02
* gnu: libconfig: Update to 1.7.2.•••* gnu/packages/textutils.scm (libconfig): Update to 1.7.2. [home-page]: Update to new home. [source](uri): Adjust accordingly. Marius Bakke2018-04-02
* gnu: borg: Update to 1.1.5.•••* gnu/packages/backup.scm (borg): Update to 1.1.5. [arguments]: Allow a more recent msgpack in an 'adjust-msgpack-dependency' phase. Leo Famulari2018-04-01
* gnu: mujs: Update to 1.0.3.•••* gnu/packages/javascript.scm (mujs): Update to 1.0.3. Marius Bakke2018-04-02
* gnu: newsboat: Update to 2.11.1.•••* gnu/packages/syndication.scm (newsboat): Update to 2.11.1. Marius Bakke2018-04-02
* gnu: linux-libre: Update to 4.15.15.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.15. (%linux-libre-hash): Update hash. Mark H Weaver2018-04-01
* gnu: linux-libre@4.14: Update to 4.14.32.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.32. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-04-01
* gnu: linux-libre@4.9: Update to 4.9.92.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.92. Mark H Weaver2018-04-01
* gnu: linux-libre@4.4: Update to 4.4.126.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.126. Mark H Weaver2018-04-01
* gnu: libsecret: Update to 0.18.6.•••* gnu/packages/gnome.scm (libsecret): Update to 0.18.6. Tobias Geerinckx-Rice2018-04-01
* gnu: emacs-git-modes: Update to 1.2.7.•••* gnu/packages/emacs.scm (git-modes): Update to 1.2.7. Tobias Geerinckx-Rice2018-04-01
* gnu: python-cryptography, python-cryptography-vectors: Update to 2.2.2.•••* gnu/packages/python-crypto.scm (python-cryptography) (python-cryptography-vectors): Update to 2.2.2. Tobias Geerinckx-Rice2018-04-01
* gnu: libgnomeui: Avoid store file names in patch.•••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. Ludovic Courtès2018-03-31
* gnu: mutt: Update to 1.9.4.•••* gnu/packages/mail.scm (mutt): Update to 1.9.4. Leo Famulari2018-03-31
* gnu: Add qtoctave.•••* gnu/packages/maths.scm (qtoctave): New variable. Kei Kebreau2018-03-31
* gnu: octave: Add audio and more sparse matrix support.•••* gnu/packages/maths.scm (octave)[inputs]: Add suitesparse, libsndfile, portaudio and alsa-lib. Kei Kebreau2018-03-31
* gnu: Add ghc-yesod.•••* gnu/packages/haskell-web.scm (ghc-yesod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: ghc-conduit-extra: Update to 1.1.14.•••* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-yesod-form.•••* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-email-validate.•••* gnu/packages/haskell.scm (ghc-email-validate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-yesod-persistent.•••* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: ghc-psqueues: Disable tests.•••* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: ghc-math-functions: Disable tests.•••* gnu/packages/haskell.scm (ghc-math-functions)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-persistent-sqlite.•••* gnu/packages/haskell.scm (ghc-persistent-sqlite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-unliftio.•••* gnu/packages/haskell.scm (ghc-unliftio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-microlens-th.•••* gnu/packages/haskell.scm (ghc-microlens-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-microlens.•••* gnu/packages/haskell.scm (ghc-microlens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-unliftio-core.•••* gnu/packages/haskell.scm (ghc-unliftio-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-persistent-template.•••* gnu/packages/haskell.scm (ghc-persistent-template): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-aeson-compat.•••* gnu/packages/haskell.scm (ghc-aeson-compat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-persistent.•••* gnu/packages/haskell.scm (ghc-persistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-http-api-data.•••* gnu/packages/haskell.scm (ghc-http-api-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-time-locale-compat.•••* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-uri-bytestring.•••* gnu/packages/haskell.scm (ghc-uri-bytestring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-generics-sop.•••* gnu/packages/haskell.scm (ghc-generics-sop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-th-lift-instances.•••* gnu/packages/haskell.scm (ghc-th-lift-instances): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-attoparsec-iso8601.•••* gnu/packages/haskell.scm (ghc-attoparsec-iso8601): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-resource-pool.•••* gnu/packages/haskell.scm (ghc-resource-pool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-yesod-core.•••* gnu/packages/haskell-web.scm (ghc-yesod-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-clientsession.•••* gnu/packages/haskell-web.scm (ghc-clientsession): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-cprng-aes.•••* gnu/packages/haskell-crypto.scm (ghc-cprng-aes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-crypto-random.•••* gnu/packages/haskell-crypto.scm (ghc-crypto-random): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31
* gnu: Add ghc-cipher-aes.•••* gnu/packages/haskell-crypto.scm (ghc-cipher-aes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-03-31