aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ocaml-markup: Update to 0.8.2.Julien Lepiller2020-01-21
| | | | gnu/packages/ocaml.scm (ocaml-markup): Update to 0.8.2.
* gnu: ocaml-lwt: Update to 5.1.1.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): update to 5.1.1.
* gnu: Add ocaml-mmap.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (ocaml-mmap): New variable.
* gnu: ocaml-bisect-ppx: Update to 1.4.2.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 1.4.2.
* gnu: ocaml-qtest. Update to 2.10.1.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.10.1.
* gnu: ocaml-qcheck: Update to 0.12.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.12.
* gnu: camlp5: Update to 7.10.Julien Lepiller2020-01-21
| | | | * gnu/packages/ocaml.scm (camlp5): Upadte to 7.10.
* gnu: opam: Update to 2.0.6.Julien Lepiller2020-01-21
| | | | * gnu/pckages/ocaml.scm (opam): Update to 2.0.6.
* gnu: Use HTTPS for bioconductor.org.Tobias Geerinckx-Rice2020-01-21
| | | | | | | | * gnu/packages/bioinformatics.scm (r-homo-sapiens)[source]: Use HTTPS. * gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9-masked, r-cghcall, r-diffbind, r-cghbase, r-ripseeker, r-chippeakanno, r-qdnaseq, r-marray, r-multtest)[home-page]: Likewise. * gnu/packages/graph.scm (r-rgraphviz)[home-page]: Likewise.
* gnu: gzdoom: Update to 4.3.2.Tobias Geerinckx-Rice2020-01-21
| | | | | | | | | | * gnu/packages/games.scm (gzdoom): Update to 4.3.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. Apply system libgme patch. Update snippet. [arguments]: Allow system libgme. Update substitution file names. [inputs]: Use fluidsynth@2. * gnu/packages/patches/gzdoom-find-system-libgme.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: supercollider: Update to 3.10.4.Tobias Geerinckx-Rice2020-01-21
| | | | | | | * gnu/packages/audio.scm (supercollider): Update to 3.10.4. [source]: Remove patch. * gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* Revert "gnu: Add guile3.0-commonmark."Ricardo Wurmus2020-01-21
| | | | | | | This reverts commit 346386f3f7a3a00720e5423fa5900a1b3facb702. A Guile 3.0 variant had already been added with commit 1fa342323619372326106fb923e72ae7beecb5e6.
* gnu: Add guile3.0-pfds.Ricardo Wurmus2020-01-20
| | | | * gnu/packages/guile-xyz.scm (guile3.0-pfds): New variable.
* gnu: Add guile3.0-wisp.Ricardo Wurmus2020-01-20
| | | | * gnu/packages/guile-xyz.scm (guile3.0-wisp): New variable.
* gnu: Add guile3.0-commonmark.Ricardo Wurmus2020-01-20
| | | | | * gnu/packages/guile-xyz.scm (guile3.0-commonmark): New variable. (guile-commonmark)[arguments]: Patch configure file.
* installer: Disable F12 hot key.Ludovic Courtès2020-01-20
| | | | | | | | | | | | | Fixes <https://bugs.gnu.org/38562>. Reported by Brice Waegeneire <brice@waegenei.re>. Previously, pressing F12 or shift-F2 in one of those forms would cause it to exit, usually with the default value #t because the caller had not provided a useful hotkey "callback". * gnu/installer/newt/page.scm (run-input-page, run-confirmation-page) (run-listbox-selection-page, run-checkbox-tree-page) (run-file-textbox-page): Pass #:flags FLAG-NOF12 to 'make-form'.
* installer: Makes sure the installer proceeds after hitting "Edit".Ludovic Courtès2020-01-20
| | | | | | | | | | Fixes <https://bugs.gnu.org/39199>. Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>. * gnu/installer/newt/page.scm (run-file-textbox-page): Move 'loop' to the beginning of the body. Do not call 'loop' from the 'dynamic-wind' exit handler as we would not return the value of the second call to 'loop'.
* gnu: guile-git: Update to 0.3.0.Marius Bakke2020-01-20
| | | | | | | * gnu/packages/guile.scm (guile-git): Update to 0.3.0. [source]: Download tarball with URL-FETCH. [source](file-name, modules, snippet): Remove. [native-inputs]: Remove AUTOCONF, AUTOMAKE and TEXINFO.
* gnu: qt@4: Build with libjpeg-turbo.Marius Bakke2020-01-20
| | | | * gnu/packages/qt.scm (qt-4)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO.
* gnu: stepmania: Build with libjpeg-turbo.Marius Bakke2020-01-20
| | | | | * gnu/packages/games.scm (stepmania)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO.
* gnu: mame: Build with libjpeg-turbo.Marius Bakke2020-01-20
| | | | | * gnu/packages/emulators.scm (mame)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO.
* gnu: mailutils: Update to 3.8.Marius Bakke2020-01-20
| | | | | * gnu/packages/mail.scm (mailutils): Update to 3.8. [arguments]: Adjust substitutions.
* gnu: xorg-server: Update to 1.20.7.Marius Bakke2020-01-20
| | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.7.
* gnu: libsrtp: Build shared library.Marius Bakke2020-01-20
| | | | * gnu/packages/telephony.scm (libsrtp)[arguments]: Add #:phases.
* gnu: libsrtp: Update to 2.3.0.Marius Bakke2020-01-20
| | | | * gnu/packages/telephony.scm (libsrtp): Update to 2.3.0.
* gnu: ffmpeg: Update to 4.2.2.Marius Bakke2020-01-20
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.2.2.
* gnu: libvpx: Update to 1.8.2.Marius Bakke2020-01-20
| | | | * gnu/packages/video.scm (libvpx): Update to 1.8.2.
* gnu: re2: Update to 2020-01-01.Marius Bakke2020-01-20
| | | | * gnu/packages/regex.scm (re2): Update to 2020-01-01.
* gnu: e2fsprogs: Update to 1.45.5.Marius Bakke2020-01-20
| | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.45.5.
* gnu: snappy: Update to 1.1.8.Marius Bakke2020-01-20
| | | | * gnu/packages/compression.scm (snappy): Update to 1.1.8.
* gnu: python-parameterized: Update to 0.7.1.Marius Bakke2020-01-20
| | | | | | | | | | * gnu/packages/patches/python2-parameterized-docstring-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/check.scm (python-parameterized): Update to 0.7.1. [arguments]: Remove #:tests?. Add #:phases to override 'check' phase. [native-inputs]: Add PYTHON-MOCK and PYTHON-NOSE. [properties]: New field. (python2-parameterized)[source](patches): New field.
* gnu: Add python-anytree.Marius Bakke2020-01-20
| | | | * gnu/packages/python-xyz.scm (python-anytree): New public variable.
* gnu: python-packaging: Add comment about upstream patch status.Marius Bakke2020-01-20
| | | | | * gnu/packages/python-xyz.scm (python-packaging)[source]: Add comment, to prevent needless rebuild by updating the patch directly.
* gnu: guix-data-service: Update to 0.0.1-17.bf25a8d.Christopher Baines2020-01-20
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-17.bf25a8d.
* tests: mail: Remove %getmail-os from the bottom of the file.Christopher Baines2020-01-20
| | | | | | This was left over when debugging the system test. * gnu/tests/mail.scm: Remove %getmail-os from the bottom of the file.
* services: getmail: Adjust a couple of default configuration values.Christopher Baines2020-01-20
| | | | | | | | | Change the message-log-syslog and message-log-verbose configuration values to match the Getmail defaults. * gnu/services/getmail.scm (getmail-options-configuration): Change defaults for message-log-syslog and message-log-verbose * doc/guix.texi (Mail Services): Update the Getmail documentation accordingly.
* services: getmail: Fix some configuration documentation strings.Christopher Baines2020-01-20
| | | | | | * gnu/services/getmail.scm (getmail-retriever-configuration): Specify proper documentation strings for some of the fields. * doc/guix.texi (Mail Services): Update the documentation accordingly.
* services: getmail: Fix stopping the shepherd service.Christopher Baines2020-01-20
| | | | | * gnu/services/getmail.scm (getmail-shepherd-services): Add a stop component to the shepherd services.
* services: Add "sane" service.Danny Milosavljevic2020-01-20
| | | | * gnu/services/desktop.scm (%desktop-services): Add "sane" service.
* gnu: rust-crossbeam-channel-0.3: Update to 0.3.9.Efraim Flashner2020-01-20
| | | | | | * gnu/packages/crates-io.scm (rust-crossbeam-channel-0.3)[arguments]: Remove rust-smallvec-0.6 from cargo-inputs. Add rust-rust-num-cpus-1.10 to cargo-development-inputs. Replace rust-rand-0.4 with 0.6.
* gnu: Add rust-crossbeam-channel-0.4.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-crossbeam-channel-0.4): New variable. (rust-crossbeam-channel-0.3): Inherit from rust-crossbeam-channel-0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-grep-searcher-0.1: Update to 0.1.6.John Soo2020-01-20
| | | | | | * gnu/packages/crates-io.scm (rust-grep-searcher-0.1): Update to 0.1.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-env-logger-0.7.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-env-logger-0.7): New variable. (rust-env-logger-0.6): Inherit from rust-env-logger-0.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-humantime-1.3.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-humantime-1.3): New variable. (rust-humantime-1.2): Inherit from rust-humantime-1.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-lazy-static-1.4.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-lazy-static-1.4): New variable. (rust-lazy-static-1.3): Inherit from rust-lazy-static-1.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-hex-0.4.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-hex-0.4): New variable. (rust-hex-0.3): Inherit from rust-hex-0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-memchr-2.2: Update to 2.2.1.John Soo2020-01-20
| | | | | | * gnu/packages/crates-io.scm (rust-memchr-2.2): Update to 2.2.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-toml-0.5: Update to 0.5.6.John Soo2020-01-20
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-toml-0.5): Update to 0.5.6. [arguments]: Skip build. Add rust-indexmap-1.0, rust-serde-1.0 to cargo-inputs. Add rust-serde-derive-1.0, rust-serde-json-1.0 to cargo-development-inputs. [properties]: Remove field. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-tempfile-3.1.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-tempfile-3.1): New variable. (rust-tempfile-3.0): Inherit from rust-tempfile-3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-git2-0.11.John Soo2020-01-20
| | | | | | | * gnu/packages/crates-io.scm (rust-git2-0.11): New variable. (rust-git2-0.9): Inherit from rust-git2-0.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>