summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add rust-cfg-expr-0.7.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-cfg-expr-0.7): New variable.
* gnu: Add rust-target-lexicon-0.11.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-target-lexicon-0.11): New variable.
* gnu: Add rust-fallible-collections-0.3.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-fallible-collections-0.3): New variable.
* gnu: Add rust-gif-0.11.Hartmut Goebel2021-12-30
| | | | * gnu/packages/crates-io.scm (rust-gif-0.11): New variable.
* gnu: rust-version-compare 0.0.11: Fix variable name.Hartmut Goebel2021-12-30
| | | | | | | | | | In semanic versioning, the last non-zero numer is relevant. 0.0.10 is not expected to be compatible with 0.0.11. * gnu/packages/crates-io.scm: (rust-version-compare-0.0.11): Rename from … (rust-version-compare-0.0): … this, which becomes an alias of the former. (rust-system-deps-1)[source]<snippet>: Use new version string. [arguments]<#:cargo-inputs>: Use new variable name.
* gnu: rust-nettle: Update to 7.0.3.Hartmut Goebel2021-12-30
| | | | | | The patch file is still required for rust-nettle-5. * gnu/packages/crates-io.scm (rust-nettle): Update to 7.0.3.
* gnu: linux-libre 4.4: Update to 4.4.297.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.297. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.295.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.295. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.260.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.260. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.223.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.223. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.169.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.169. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.89.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.89. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.12.Leo Famulari2021-12-30
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.12. (linux-libre-5.15-pristine-source): Update hash.
* gnu: emacs-tramp: Update to 2.5.2.Nicolas Goaziou2021-12-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.
* gnu: emacs-pfuture: Update to 1.10.2.Nicolas Goaziou2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.10.2. [description]: Add missing final full stop.
* gnu: emacs-geiser: Update to 0.22.Nicolas Goaziou2021-12-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.22.
* gnu: Add python-nb-clean.Jelle Licht2021-12-30
| | | | * gnu/packages/python-xyz.scm (python-nb-clean): New variable.
* news: Tie the latest news entry to a later commit.Tobias Geerinckx-Rice2021-12-30
| | | | | | | | | | Using 1eb40a6 was more correct than pragmatic, as those who have upgraded their own Guix since then will not see the message urging them to upgrade the Guix they don't know about. This follows up on commit df830ef91a1ea6255b1174520a22122134978d36. * etc/news.scm: Tie latest news entry to an arbitrary later commit.
* gnu: lttng-tools: Update to 2.13.2.Tobias Geerinckx-Rice2021-12-30
| | | | * gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.2.
* gnu: lttng-ust: Update to 2.13.1.Tobias Geerinckx-Rice2021-12-30
| | | | * gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.1.
* news: Add ‘integer expected from stream’ entry.Tobias Geerinckx-Rice2021-12-30
| | | | * etc/news.scm: Add entry.
* utils: Fix URL in comment.Tobias Geerinckx-Rice2021-12-30
| | | | * guix/utils.scm (target-x86-32?): Fix Wikipedia URL.
* gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix trailing whitespace.
* gnu: js-commander: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/javascript.scm (js-commander)[description]: Fix trailing whitespace.
* gnu: bindfs: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing whitespace.
* gnu: ghc-semialign: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: Fix trailing whitespace.
* gnu: libopusenc: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | * gnu/packages/xiph.scm (libopusenc)[synopsis]: Fix trailing whitespace.
* gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-clx-xembed)[synopsis]: Fix trailing whitespace.
* gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing whitespace.
* gnu: ghc-conduit: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-conduit)[synopsis]: Fix trailing whitespace.
* gnu: emacs-dap-mode: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-dap-mode)[synopsis]: Fix trailing whitespace.
* gnu: emacs-org2web: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org2web)[synopsis]: Fix trailing whitespace.
* gnu: python-pyspoa: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/bioinformatics.scm (python-pyspoa)[synopsis]: Fix trailing whitespace.
* gnu: lofreq: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | * gnu/packages/bioinformatics.scm (lofreq)[synopsis]: Fix trailing whitespace.
* gnu: arriba: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | * gnu/packages/bioinformatics.scm (arriba)[synopsis]: Fix trailing whitespace.
* gnu: ruby-regexp-parser: Fix synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/ruby.scm (ruby-regexp-parser)[synopsis]: Fix trailing whitespace. Drop leading article.
* gnu: xfce4-screensaver: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/xfce.scm (xfce4-screensaver)[description]: Fix trailing whitespace.
* gnu: leafpad: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/text-editors.scm (leafpad)[description]: Fix trailing whitespace.
* gnu: texlive-sectsty: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/tex.scm (texlive-sectsty)[description]: Fix trailing whitespace.
* gnu: texlive-charter: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/tex.scm (texlive-charter)[description]: Fix trailing whitespace.
* gnu: texlive-latex-tocloft: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/tex.scm (texlive-latex-tocloft)[description]: Fix trailing whitespace.
* gnu: texlive-unicode-data: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/tex.scm (texlive-unicode-data)[description]: Fix trailing whitespace.
* gnu: ruby-ox: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | * gnu/packages/ruby.scm (ruby-ox)[description]: Fix trailing whitespace.
* gnu: python-dask: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/python-xyz.scm (python-dask)[description]: Fix trailing whitespace.
* gnu: python-babel: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/python-xyz.scm (python-babel)[description]: Fix trailing whitespace.
* gnu: frrouting: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/networking.scm (frrouting)[description]: Fix trailing whitespace.
* gnu: buildapp: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | * gnu/packages/lisp.scm (buildapp)[description]: Fix trailing whitespace.
* gnu: sbcl-trivial-benchmark: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark)[description]: Fix trailing whitespace.
* gnu: sbcl-hu.dwim.common-lisp: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common-lisp)[description]: Fix trailing whitespace.
* gnu: kldap: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | * gnu/packages/kde-pim.scm (kldap)[description]: Fix trailing whitespace.