aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: linux-libre 4.19: Update to 4.19.218.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.162.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.82.Leo Famulari2021-11-26
| | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.82. (linux-libre-5.10-pristine-source): Update hash. (linux-libre-5.10-source): Remove obsolete patch 'linux-libre-arm64-generic-pinebook-lcd.patch'.
* gnu: asio: Update to 1.20.0.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/networking.scm (asio): Update to 1.20.0.
* gnu: toot: Honor the #:tests? flag.Efraim Flashner2021-11-26
| | | | | * gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: toot: Update to 0.28.0.Efraim Flashner2021-11-26
| | | | * gnu/packages/mastodon.scm (toot): Update to 0.28.0.
* gnu: mpv-mpris: Update to 0.6.Efraim Flashner2021-11-26
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.6.
* gnu: parallel: Update to 20211122.Efraim Flashner2021-11-26
| | | | * gnu/packages/parallel.scm (parallel): Update to 20211122.
* gnu: urlscan: Update to 0.9.7.Efraim Flashner2021-11-26
| | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.7.
* gnu: viewnior: Update to 1.8.Efraim Flashner2021-11-26
| | | | | * gnu/packages/image-viewers.scm (viewnior): Update to 1.8. [home-page]: Use https.
* gnu: vim-fugitive: Update to 3.6.Efraim Flashner2021-11-26
| | | | * gnu/packages/vim.scm (vim-fugitive): Update to 3.6.
* gnu: Add r-derfinderhelper.zimoun2021-11-26
| | | | | | * gnu/packages/bioconductor.scm (r-derfinderhelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ceres-solver: Install library to lib/ instead of lib64/.Ludovic Courtès2021-11-26
| | | | | * gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory' phase, modify the top-level 'CMakeLists.txt'.
* gnu: Update cl-salza2 to 2.1.Charles2021-11-26
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-salza2): Update to 2.1. [inputs]: Add trivial-gray-streams. [native-inputs]: Add chipz, flexi-streams and parachute. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: git-annex: Honor the #:tests? flag.Efraim Flashner2021-11-26
| | | | | * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
* gnu: git-annex: Update to 8.20211123.Kyle Meyer2021-11-26
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pyzo: Remove trailing #T.Nicolas Goaziou2021-11-26
| | | | | * gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from `fix-home-directory' phase.
* gnu: pyzo: Update to 4.11.4.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
* gnu: webkitgtk: Really disable SSE2 on non-x86_64 achitectures.Diego Nicola Barbato2021-11-25
| | | | | | | | This is a followup to d82fd7c2dd542693988f61fb15c020e3209ac7ec. * gnu/packages/webkit.scm (webkitgtk)[phases]{disable-sse2}: Adjust. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: vdirsyncer: Update to 0.18.0.Tanguy Le Carrour2021-11-25
| | | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-click-threading: Update to 0.5.0.Tanguy Le Carrour2021-11-25
| | | | | | * gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add cl-restas.Foo Chuan Wei2021-11-25
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-data-sift.Foo Chuan Wei2021-11-25
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-data-sift, ecl-data-sift, sbcl-data-sift): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: guile-libyaml: Update to 0-2.2bdacb7.Arun Isaac2021-11-25
| | | | | | | | * gnu/packages/guile-xyz.scm (guile-libyaml): Update to 0-2.2bdacb7. [arguments]: Do not attempt to delete non-existent files. Use (system ffi-help-rt) from nyacc package. Do not return #t from custom phases. [native-inputs]: Move nyacc to ... [propagated-inputs]: ... here.
* gnu: nyacc: Update to 1.05.1.Arun Isaac2021-11-25
| | | | * gnu/packages/mes.scm (nyacc): Update to 1.05.1.
* gnu: racket: Remove article from the beginning of the synopsis.Arun Isaac2021-11-25
| | | | | * gnu/packages/racket.scm (racket)[synopsis]: Remove article from the beginning.
* gnu: racket: Update to 8.3.jgart2021-11-24
| | | | | | | | | | * gnu/packages/racket.scm (racket-minimal, racket): Update to 8.3. * gnu/packages/racket.scm (racket-minimal)[source]: Remove racket-minimal-backport-1629887.patch from patches. * gnu/packages/patches/racket-minimal-backport-1629887.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: recordmydesktop: Update to 0.4.0.Aleksandr Vityazev2021-11-24
| | | | | | | | * gnu/packages/video.scm (recordmydesktop): Update to 0.4.0. [source]: Update URI. [home-page]: Update home-page accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-csharp-mode: Update to 1.1.1.Nicolas Goaziou2021-11-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 1.1.1.
* gnu: emacs-elfeed-score: Update to 1.2.1.Nicolas Goaziou2021-11-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.1.
* gnu: scintilla: Update to 5.1.4.Nicolas Goaziou2021-11-24
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 5.1.4.
* gnu: mame: Update to 0.238.Nicolas Goaziou2021-11-24
| | | | * gnu/packages/emulators.scm (mame): Update to 0.238.
* gnu: Add r-astsa.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/cran.scm (r-astsa): New variable.
* gnu: emacs-pyim: Update to 3.9.5.Nicolas Goaziou2021-11-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.5.
* gnu: sbcl-osicat: Update to 20210928.Pierre Neidhardt2021-11-24
| | | | * gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 20210928.
* gnu: ocaml-batteries: Update to 3.3.0.Julien Lepiller2021-11-24
| | | | | * gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.3.0. (ocaml4.07-batteries): New variable.
* gnu: Add ocaml-benchmark.Julien Lepiller2021-11-24
| | | | * gnu/packages/ocaml.scm (ocaml-benchmark): New variable.
* gnu: geary: Remove trailing #T.Ricardo Wurmus2021-11-24
| | | | | * gnu/packages/gnome.scm (geary)[arguments]: Remove trailing #T from 'check phase.
* gnu: geary: Add missing input.Ricardo Wurmus2021-11-24
| | | | | * gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests.
* gnu: r-s4vectors: Update to 0.32.3.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.3.
* gnu: r-mixomics: Update to 6.18.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.1.
* gnu: r-xcms: Update to 3.16.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-xcms): Update to 3.16.1.
* gnu: r-dose: Update to 3.20.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-dose): Update to 3.20.1.
* gnu: r-genomicranges: Update to 1.46.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-genomicranges): Update to 1.46.1.
* gnu: r-biocparallel: Update to 1.28.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.28.1.
* gnu: r-biomart: Update to 2.50.1.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-biomart): Update to 2.50.1.
* gnu: Add r-bsgenome-drerio-ucsc-danrer11.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/bioconductor.scm (r-bsgenome-drerio-ucsc-danrer11): New variable.
* gnu: r-fdrtool: Update to 1.2.17.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/statistics.scm (r-fdrtool): Update to 1.2.17.
* gnu: r-car: Update to 3.0-12.Ricardo Wurmus2021-11-24
| | | | | * gnu/packages/statistics.scm (r-car): Update to 3.0-12. [propagated-inputs]: Remove r-rio.
* gnu: r-nloptr: Update to 1.2.2.3.Ricardo Wurmus2021-11-24
| | | | * gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.3.