Age | Commit message (Expand) | Author |
2018-10-02 | gnu: Add r-dvmisc....gnu/packages/cran.scm (r-dvmisc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| pimi |
2018-10-02 | gnu: Add r-rbenchmark....gnu/packages/cran.scm (r-rbenchmark): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| pimi |
2018-10-02 | gnu: Syncthing: Update to 0.14.51....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51.
[arguments]: Adjust the 'increase-test-timeout' phase.
[inputs]: Add go-gopkg.in-ldap.v2.
| Leo Famulari |
2018-10-02 | gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a....* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
3.0.0-0.bf6ee6a.
| Leo Famulari |
2018-10-02 | gnu: Add gopkg.in/ldap.v2....* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
| Leo Famulari |
2018-10-02 | gnu: Add gopkg.in/asn1-ber.v1....* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
| Leo Famulari |
2018-10-02 | gnu: LibreOffice: Fix "File > Open" crash on foreign distros....Fixes <https://bugs.gnu.org/30642>.
* gnu/packages/libreoffice.scm (libreoffice)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Set '#:out-of-source #f'.
| Leo Famulari |
2018-10-02 | gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper....* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system.
[arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
| Leo Famulari |
2018-10-02 | gnu: enlightenment: Fix keyboard switching...* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add 'setxkbmap'
[arguments]: Set absolute file name to 'setxkbmap'
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timo Eisenmann |
2018-10-02 | gnu: cuirass: Update to fe2b73c....* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
| Clément Lassieur |
2018-10-01 | gnu: re2c: Update to 1.1.1....* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
| Tobias Geerinckx-Rice |
2018-10-01 | gnu: perl-socket6: Update to 0.29....* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
| Tobias Geerinckx-Rice |
2018-10-01 | gnu: recode: Update to 3.7.1....* gnu/packages/textutils.scm (recode): Update to 3.7.1.
| Tobias Geerinckx-Rice |
2018-10-01 | gnu: Add r-acc....* gnu/packages/cran.scm (r-acc): New variable.
| pimi |
2018-10-01 | gnu: Add r-physicalactivity....* gnu/packages/cran.scm (r-physicalactivity): New variable.
| pimi |
2018-10-01 | gnu: Add r-nleqslv....* gnu/packages/cran.scm (r-nleqslv): New variable.
| pimi |
2018-10-01 | gnu: Add r-mhsmm....* gnu/packages/cran.scm (r-mhsmm): New variable.
| pimi |
2018-10-01 | gnu: wine-staging: Update to 3.17....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17.
* gnu/packages/wine.scm (wine-staging): Update to 3.17.
| Rutger Helling |
2018-10-01 | gnu: Add r-accelmissing....* gnu/packages/cran.scm (r-accelmissing): New variable.
| pimi |
2018-10-01 | gnu: Add r-pscl....* gnu/packages/cran.scm (r-pscl): New variable.
| pimi |
2018-10-01 | gnu: ghc-statistics: Fix build....* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
| Ricardo Wurmus |
2018-10-01 | gnu: ghc-aws: Fix build....* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
| Ricardo Wurmus |
2018-10-01 | gnu: ghc-gnuplot: Fix build....* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
| 宋文武 |
2018-10-01 | gnu: ghc-wave: Fix build....* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
| 宋文武 |
2018-10-01 | gnu: shellcheck: Update to 0.5.0....* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson. Remove ghc-json.
| 宋文武 |
2018-10-01 | gnu: ghc-xmonad-contrib: Fix build....* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
| 宋文武 |
2018-10-01 | gnu: ghc-indents: Fix build....* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
| Ricardo Wurmus |
2018-10-01 | gnu: agda: Fix build....* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add
ghc-filemanip.
[arguments]: Replace configure phase.
| Ricardo Wurmus |
2018-10-01 | gnu: git-annex: Update to 6.20180926....* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
| Ricardo Wurmus |
2018-10-01 | gnu: raincat: Update to 1.2.1....* gnu/packages/games.scm (raincat): Update to 1.2.1.
[arguments]: Ensure raincat can find freeglut libraries at runtime.
[inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2,
ghc-sdl2-image, and ghc-sdl2-mixer, respectively.
| Ricardo Wurmus |
2018-10-01 | gnu: Add ghc-sdl2-image....* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
| Ricardo Wurmus |
2018-10-01 | gnu: Add ghc-sdl2-mixer....* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
| Ricardo Wurmus |
2018-10-01 | gnu: Add ghc-sdl2....* gnu/packages/sdl.scm (ghc-sdl2): New variable.
| Ricardo Wurmus |
2018-10-01 | gnu: Add ghc-linear....* gnu/packages/haskell.scm (ghc-linear): New variable.
| Ricardo Wurmus |
2018-10-01 | gnu: Add ghc-weigh....* gnu/packages/haskell.scm (ghc-weigh): New variable.
| Ricardo Wurmus |
2018-10-01 | gnu: ghc-tasty-golden: Update to 2.3.2....* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
| Timothy Sample |
2018-10-01 | gnu: ghc-base-compat: Update to 0.10.4....* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
| Timothy Sample |
2018-10-01 | gnu: Remove ghc-pandoc@1....This old version of Pandoc no longer builds with GHC 8.4.3.
* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1,
ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1,
ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1,
ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
| Timothy Sample |
2018-10-01 | gnu: ghc-yesod: Update to 1.6.0....* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
| Timothy Sample |
2018-10-01 | gnu: ghc-pandoc-citeproc: Update to 0.14.3.1....* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
[arguments]: Add a phase to disable some failing YAML tests.
| Timothy Sample |
2018-10-01 | gnu: ghc-haddock: Update to 2.19.0.1....* gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1.
[arguments]: Add a phase that deletes four test suites to avoid a
dependency on haddock-test.
[native-inputs]: Remove ghc-haddock-test.
| Timothy Sample |
2018-10-01 | gnu: ghc-yesod-form: Update to 1.6.2....* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2.
| Timothy Sample |
2018-10-01 | gnu: ghc-pandoc: Adjust tests and test dependency constraints....* gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a
test suite dependency constraint and another to skip some failing tests.
| Timothy Sample |
2018-10-01 | gnu: ghc-haddock-api: Update to 2.19.0.1....* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of Cabal and hspec.
| Timothy Sample |
2018-10-01 | gnu: ghc-yesod-persistent: Update to 1.6.0....* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
| Timothy Sample |
2018-10-01 | gnu: ghc-haddock-library: Update to 1.5.0.1....* gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1.
[source]: Add the patch; add a snippet to remove the bundled library.
[arguments]: Add a phase to relax test suite dependency constraints and
another to add a missing directory required for tests.
[native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and
ghc-tree-diff.
| Timothy Sample |
2018-10-01 | gnu: ghc-esqueleto: Update to commit b81e0d9....* gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9.
[source]: Use git-fetch.
[arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL
test-suites.
[inputs]: Add ghc-unliftio.
[native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
| Timothy Sample |
2018-10-01 | gnu: ghc-aws: Update to 0.20....* gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
| Timothy Sample |
2018-10-01 | gnu: Add ghc-tree-diff....* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
| Timothy Sample |
2018-10-01 | gnu: ghc-persistent-sqlite: Update to 2.8.2....* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
| Timothy Sample |