summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02gnu: faudio: Update to 19.05....* gnu/packages/audio.scm (faudio): Update to 19.05. Rutger Helling
2019-05-02gnu: python-flexmock: Update to 0.10.4....* gnu/packages/check.scm (python-flexmock): Update to 0.10.4. Tobias Geerinckx-Rice
2019-05-01gnu: termite: Update to 15....* gnu/packages/terminals.scm (termite): Update to 15. Marius Bakke
2019-05-01gnu: vte-ng: Update to 0.56.2.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround. Marius Bakke
2019-05-01gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813]....* gnu/packages/spice.scm (spice): Update to 0.14.2. Marius Bakke
2019-05-01gnu: spice-protocol: Update to 0.14.0....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0. (spice-protocol-0.12): New public variable. (spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12. Marius Bakke
2019-05-01gnu: signify: Update to 25....* gnu/packages/crypto.scm (signify): Update to 25. Marius Bakke
2019-05-01gnu: signify: Don't use unstable tarball....* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH. Marius Bakke
2019-05-01gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-58......* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131. (ungoogled-chromium-source): Update Chromium hash. Marius Bakke
2019-05-01gnu: ungoogled-chromium: Unbundle openjpeg again....This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2. * gnu/packages/chromium.scm (%preserved-third-party-files): Remove 'third_party/pdfium/third_party/libopenjpeg20'. (ungoogled-chromium)[arguments]: Fix typo in #:configure-flags. Marius Bakke
2019-05-01gnu: php: Disable failing tests on armhf....* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on armhf. Julien Lepiller
2019-05-01vm: Build ISOs and VM images in a UTF-8 environment....Fixes a bug whereby building an image containing non-ASCII file names would fail due to improper decoding of file names. * gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and call 'setlocale' in the build environment. Ludovic Courtès
2019-05-01gnu: guix: Update to 326dcbf.Ludovic Courtès
2019-05-01gnu: guix: Update to 1.0.0.Ludovic Courtès
2019-05-01Update NEWS.Ludovic Courtès
2019-05-01nls: Revert latest guix-manual.zh_CN changes....This reverts d3619b296fd1db6441e09bb51b55a4264b9fd0ed for po/doc/guix-manual.zh_CN.po, which contained duplicate node names and other errors. Ludovic Courtès
2019-05-01nls: Fix cross-reference syntax error in 'guix-manual.es.po'....* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref". Ludovic Courtès
2019-05-01gnu: r-irkernel: Update to 1.0.0....* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0. Ricardo Wurmus
2019-05-01build: Change default substitute server to "ci.guix.gnu.org"....* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org". * doc/guix.texi (SUBSTITUTE-SERVER): Likewise. * etc/substitutes/ci.guix.gnu.org.pub: New file. * Makefile.am (dist_pkgdata_DATA): Add it. * guix/scripts/build.scm (%default-log-urls): Update. * guix/scripts/substitute.scm (%default-substitute-urls): Likewise. * guix/store.scm (%default-substitute-urls): Likewise. * guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org". Ludovic Courtès
2019-05-01nls: Update translations for de and fr.Ludovic Courtès
2019-05-01nls: Update manual translations for de, es, fr, and zh_CN.Ludovic Courtès
2019-05-01gnu: r-officer: Update to 0.3.4....* gnu/packages/cran.scm (r-officer): Update to 0.3.4. Ricardo Wurmus
2019-05-01gnu: r-lmtest: Update to 0.9-37....* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37. Ricardo Wurmus
2019-05-01gnu: r-shinyfiles: Update to 0.7.3....* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3. Ricardo Wurmus
2019-05-01vm-image: Add 'label' field....* gnu/system/examples/vm-image.tmpl (label): New field. Ludovic Courtès
2019-05-01gnu: ungoogled-chromium: Update to 74.0.3729.108-0.9e33022....* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new directories, delete three obsolete. (%chromium-version, %ungoogled-revision, %debian-revision): Update for 74. (ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches. (ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags. Marius Bakke
2019-05-01gnu: Remove greenisland....* gnu/packages/display-managers.scm (greenisland): Remove variable. Marius Bakke
2019-04-30gnu: u-boot-tools: Only run full test suite on x86_64....* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase. Vagrant Cascadian
2019-04-30gnu: ocaml-migrate-parsetree: Name checkout....* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-opam-file-format: Name checkout....* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-cl-syntax: Name checkout....* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: emacs-dired-sidebar: Name checkout....* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-rfc2388: Name checkout....* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-ppx-typerep-conv: Name checkout....* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-ppx-hash: Name checkout....* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-ppx-enumerate: Name checkout....* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-core: Name checkout....* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-trivial-backtrace: Name checkout....* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-myway: Name checkout....* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: emacs-helm-pass: Name checkout....* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: emacs-zotxt: Name checkout....* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: u-boot-tools: Only run full test suite on x86_64....* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase. Vagrant Cascadian
2019-04-30gnu: gexiv2: Skip failing test on 32-bit platforms....* gnu/packages/gnome.scm (gexiv2)[arguments]: New field. Ludovic Courtès
2019-04-30build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'....That dependency was causing a failure when building from a fresh checkout since commit d60225d5caabfb6409e3277c0512cd4c0fa63d72 because 'guix-manual.pot' was no longer around and there's no rule to make it. This commit replaces the 'guix-manual.%.po' target by a phony target, 'doc-po-update-%', without any dependency. * po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to... (doc-po-update-%): ... this. Remove dependencies. Change how 'lang' is computed; compute $output and $input, and replace occurrences of $@ and $< with those. (doc-po-update): Adjust accordingly. Ludovic Courtès
2019-04-30gnu: python-nose-timer: Update to 0.7.5....* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-cl+ssl: Name checkout....* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ghc-esqueleto: Name checkout....* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: ocaml-ppx-tools: Name checkout....* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: sbcl-cl-base64: Name checkout....* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME. Tobias Geerinckx-Rice
2019-04-30gnu: eid-mw: Name checkout....* gnu/packages/security-token.scm (eid-mw)[source]: Add FILE-NAME. Tobias Geerinckx-Rice