summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-10-16gnu: docker-cli: Fix build....This is a follow-up to 6b793fa66218337a1f638466753cd5326a6a6c18. * gnu/packages/docker.scm (docker-cli)[arguments]: In custom 'install phase don't change directory to install 'docker' binary. Efraim Flashner
2020-10-16gnu: perl-db-file: Update to 1.855....* gnu/packages/databases.scm (perl-db-file): Update to 1.855. Tobias Geerinckx-Rice
2020-10-16gnu: cpuid: Fix typo....This is a left-behind fixup commit to 2bfe99b11ac89ea723fd5d8aed9d6cdac78d71d4. * gnu/packages/linux.scm (cpuid)[arguments]: Quasiquote. Tobias Geerinckx-Rice
2020-10-16gnu: perl-role-tiny: Update to 2.001004....* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001004. Tobias Geerinckx-Rice
2020-10-16gnu: dmidecode: Update to 3.3....* gnu/packages/admin.scm (dmidecode): Update to 3.3. [arguments]: Restructure. Add CC to #:make-flags. Tobias Geerinckx-Rice
2020-10-16gnu: chirp: Update to 20201014....* gnu/packages/radio.scm (chirp): Update to 20201014. Tobias Geerinckx-Rice
2020-10-16gnu: xterm: Update to 361....* gnu/packages/xorg.scm (xterm): Update to 361. Tobias Geerinckx-Rice
2020-10-16gnu: praat: Update to 6.1.27....* gnu/packages/language.scm (praat): Update to 6.1.27. Tobias Geerinckx-Rice
2020-10-16gnu: perl-email-sender: Update to 1.300035....* gnu/packages/mail.scm (perl-email-sender): Update to 1.300035. Tobias Geerinckx-Rice
2020-10-16gnu: swaks: Update to 20201014.0....* gnu/packages/mail.scm (swaks): Update to 20201014.0. Tobias Geerinckx-Rice
2020-10-16gnu: swaks: Use git source....* gnu/packages/mail.scm (swaks)[source]: Use GIT-FETCH and GIT-FILE-NAME. [argument]: Add a ‘set-build_version’ phase. Adjust the POD file name. Tobias Geerinckx-Rice
2020-10-16gnu: fakeroot: Update to 1.25.3....* gnu/packages/linux.scm (fakeroot): Update to 1.25.3. Tobias Geerinckx-Rice
2020-10-16gnu: asunder: Update to 2.9.7....* gnu/packages/cdrom.scm (asunder): Update to 2.9.7. Tobias Geerinckx-Rice
2020-10-16gnu: knot-resolver: Build with only knot:lib....This saves 13.9 MiB (~7.5%) of total ‘guix size’. * gnu/packages/dns.scm (knot-resolver)[inputs]: Replace knot with knot:lib. Tobias Geerinckx-Rice
2020-10-16gnu: knot: Build separate outputs....* gnu/packages/dns.scm (knot)[outputs]: New field adding :doc, :lib, and :tools outputs. [arguments]: Add #:configure-flags to install into :doc and :lib. Add a new ‘split-:tools’ phase to install into :tools. Add a new ‘break-circular-:lib->:out-reference’ phase to do just that. Tobias Geerinckx-Rice
2020-10-15gnu: emacs-with-editor: Update to 2.9.4-1....* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.9.4-1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder
2020-10-15gnu: synapse: Update to 1.20.1....* gnu/packages/matrix.scm (synapse): Update to 1.20.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2020-10-15gnu: go-ipfs: Update to 0.7.0....* gnu/packages/ipfs.scm (go-ipfs): Update to 0.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2020-10-15gnu: zathura: Update to 0.4.7....* gnu/packages/pdf.scm (zathura): Update to 0.4.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2020-10-16gnu: mdk: Sort inputs alphabetically....* gnu/packages/education.scm (mdk)[native-inputs]: Sort inputs alphabetically. [inputs]: Same. Efraim Flashner
2020-10-16gnu: mdk: Fix indentation....* gnu/packages/education.scm (mdk): Fix package indentation. Efraim Flashner
2020-10-16gnu: mdk: Update to 1.2.11....* gnu/packages/education.scm (mdk): Update to 1.2.11. [native-inputs]: Move ncurses ... [inputs]: ... to here. Efraim Flashner
2020-10-15gnu: grep: Update to 3.5....* gnu/packages/base.scm (grep): Update to 3.5. Ludovic Courtès
2020-10-15gnu: libx11: Update to 1.6.12....* gnu/packages/xorg.scm (libx11): Update to 1.6.12. Ludovic Courtès
2020-10-15gnu: openssl@1.1: Update to 1.1.1g and remove replacement....* gnu/packages/tls.scm (openssl): Update to 1.1.1g. [replacement]: Remove. (openssl-1.1.1g): Remove. Ludovic Courtès
2020-10-15gnu: r-sf: Use proj instead of proj.4....This addresses segfaults while loading vector GIS data from a file. * gnu/packages/cran.scm (r-sf)[inputs]: Replace proj.4 with proj, and add sqlite. Signed-off-by: Christopher Baines <mail@cbaines.net> Wiktor Żelazny
2020-10-15gnu: Add tsukundere....* gnu/packages/game-development.scm (tsukundere): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Leo Prikler
2020-10-15gnu: xfce4-cpufreq-plugin: Update to 1.2.2....* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Michael Rohleder
2020-10-15gnu: linux-libre: Enable XDP sockets and their monitoring....* gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP sockets and the associated monitor interface. * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise Tobias Geerinckx-Rice via Guix-patches via
2020-10-15gnu: linux-libre: Update to 4.4.239....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: linux-libre 4.9: Update to 4.9.239....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: linux-libre 4.14: Update to 4.14.201....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.201. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: linux-libre 4.19: Update to 4.19.151....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.151. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: linux-libre 5.4: Update to 5.4.71....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.71. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: linux-libre: Update to 5.8.15....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.15. (linux-libre-5.8-pristine-source): Update hash. Leo Famulari
2020-10-15gnu: dune: Update to 2.7.1....* gnu/packages/ocaml.scm (dune): Update to 2.7.1. (ocaml4.07-dune): Keep version 1.11.3. (ocaml-result, ocaml-csexp): Use the bootstrap dune on dune dependencies. (ocaml-craml, ocaml-bitstring): Run "dune upgrade" before building. Julien Lepiller
2020-10-15gnu: ocaml-4.07: Ensure build with ocaml4.7-dune....* gnu/packages/ocaml.scm (ocaml4.07-gen, ocaml4.07-sedlex) (ocaml4.07-ezjsonm, ocaml4.07-uri, ocaml4.07-charinfo-width) (ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop) (ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin) (ocaml4.07-sexplib0, ocaml4.07-parsexp, ocaml4.07-sexplib) (ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib, ocaml4.07-ppx-compare) (ocaml4.07-fieldslib, ocaml4.07-variantslib, ocaml4.07-ppx-fields-conv) (ocaml4.07-ppx-sexp-conv, ocaml4.07-ppx-variants-conv) (ocaml4.07-ppx-custom-printf, ocaml4.07-bin-prot, ocaml4.07-ppx-hash) (ocaml4.07-ppx-enumerate, ocaml4.07-ppx-bench, ocaml4.07-ppx-here) (ocaml4.07-ppx-typerep, ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message) (ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp) (ocaml4.07-ppx-let, ocaml4.07-ppx-fail, ocaml4.07-ppx-assert) (ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style, ocaml4.07-ppx-typerep-conv) (ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot, ocaml4.07-ppx-jane) (ocaml4.07-splittable-random, ocaml4.07-configurator, ocaml4.07-spawn) (ocaml4.07-core, ocaml4.07-core-kernel)[arguments]: Use ocaml4.07-dune. Julien Lepiller
2020-10-15gnu: ocaml-jane-street-headers: Build only with OCaml 4.07....* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to... (ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07. Julien Lepiller
2020-10-15gnu: ocaml-compiler-libs: Build only with OCaml 4.07....* gnu/packages/ocaml.scm (ocaml-compiler-libs): Rename to... (ocaml4.07-compiler-libs): ...to this. Use OCaml 4.07. Julien Lepiller
2020-10-15gnu: Add ocaml-csexp....* gnu/packages/ocaml.scm (ocaml-csexp): New variable. Julien Lepiller
2020-10-15gnu: ocaml-result: Update to 1.5....* gnu/packages/ocaml.scm (ocaml-result): Update to 1.5. Julien Lepiller
2020-10-15gnu: ocaml-alcotest: Update to 1.0.0.Julien Lepiller
2020-10-15gnu: ocaml-fmt: Update to 0.8.9....* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.9. Julien Lepiller
2020-10-15gnu: ocaml-logs: Update to 0.7.0....* gnu/packages/ocaml.scm (ocaml-logs): Update to 0.7.0. Julien Lepiller
2020-10-15gnu: ocaml-base64: Update to 3.4.0....* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.4.0. Julien Lepiller
2020-10-15gnu: opam: Update to 2.0.7....* gnu/packages/ocaml.scm (opam): Update to 2.0.7. Julien Lepiller
2020-10-15gnu: ocaml-tyxml: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-core: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-merlin: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument. Julien Lepiller