summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-03-29gnu: rgbds: Update to 0.3.10....* gnu/packages/assembly.scm (rgbds): Update to 0.3.10. Jakub Kądziołka
2020-03-29algebra.scm: Add a copyright line...This is a follow-up to commit d96ad7fa1dcb12082db1acc07876f1ff219489df. Jakub Kądziołka
2020-03-29gnu: ntl: Update to 11.4.3....* gnu/packages/algebra.scm (ntl): Update to 11.4.3. [source], [home-page]: Use https URL. [source](snippet): Remove bundled libtool. [inputs]: Add gf2x. [arguments](configure): Use invoke insteam of system*. Remove the no longer supported WIZARD argument. Add a LIBTOOL parameter, since it's now required. Enable building with gf2x. Pass the paths to dependencies explicitly. (eclib)[inputs]: Remove the transitive dependency on gmp, which is now handled automatically by libtool. Jakub Kądziołka
2020-03-29gnu: guile3.0-websocket: Install .go files in the right place....* gnu/packages/guile-xyz.scm (guile3.0-websocket)[arguments]: In 'update-guile-version' phase, change "/ccache" to "/site-ccache". Ludovic Courtès
2020-03-29gnu: Add guile3.0-websocket....* gnu/packages/guile-xyz.scm (guile3.0-websocket): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Evan Straw
2020-03-29gnu: emacs-flycheck-grammalecte: Fix location for external executables....* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[inputs]: Add curl. [arguments]: Fix path to all "python", "python3" and "curl" occurrences. Nicolas Goaziou
2020-03-29gnu: libreoffice: Update to 6.4.2.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2. Marius Bakke
2020-03-29gnu: qtwebkit: Update to 5.212.0-alpha4....* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha4. [native-inputs]: Change from PYTHON-2.7 to PYTHON. Marius Bakke
2020-03-29gnu: msmtp: Don't rely on netcat to send queued messages....* gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom 'install phase to also patch msmtpq to not need netcat. Efraim Flashner
2020-03-29gnu: libostree: Update to 2020.3....* gnu/packages/package-management.scm (libostree): Update to 2020.3. Tobias Geerinckx-Rice
2020-03-29gnu: libwacom: Update to 1.3....* gnu/packages/xdisorg.scm (libwacom): Update to 1.3. Tobias Geerinckx-Rice
2020-03-29gnu: mtools: Update to 4.0.24....* gnu/packages/mtools.scm (mtools): Update to 4.0.24. Tobias Geerinckx-Rice
2020-03-29gnu: igt-gpu-tools: Update home page....* gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update. Tobias Geerinckx-Rice
2020-03-29gnu: xfce4-screensaver: Update to 0.1.9....* gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.9. Tobias Geerinckx-Rice
2020-03-29gnu: xscreensaver: Update to 5.44....* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.44. Tobias Geerinckx-Rice
2020-03-29gnu: vapoursynth: Update to 49....* gnu/packages/video.scm (vapoursynth): Update to 49. Tobias Geerinckx-Rice
2020-03-29gnu: zimg: Update source hash....The old and new checkouts differ only in file metadata… * gnu/packages/image.scm (zimg)[source]: Update hash. Tobias Geerinckx-Rice
2020-03-29gnu: youtube-dl: Update to 2020.03.24....* gnu/packages/video.scm (youtube-dl): Update to 2020.03.24. Tobias Geerinckx-Rice
2020-03-29gnu: Remove packages deprecated for over a year....* gnu/packages/admin.scm (intel-gpu-tools): Remove variable. * gnu/packages/algebra.scm (giac-xcas): Likewise. Tobias Geerinckx-Rice
2020-03-29gnu: igraph: Update to 0.8.1....* gnu/packages/graph.scm (igraph): Update to 0.8.1. Tobias Geerinckx-Rice
2020-03-29gnu: Order module imports in (gnu packages admin)....* gnu/packages/admin.scm: Order module imports alphabetically. Tobias Geerinckx-Rice
2020-03-29gnu: thefuck: Update to 3.30....* gnu/packages/admin.scm (thefuck): Update to 3.30. [native-inputs]: Add go. Tobias Geerinckx-Rice
2020-03-29gnu: light: Update to 1.2.2....* gnu/packages/linux.scm (light): Update to 1.2.2. Tobias Geerinckx-Rice
2020-03-29gnu: acpica: Update to 20200326....* gnu/packages/admin.scm (acpica): Update to 20200326. Tobias Geerinckx-Rice
2020-03-29gnu: Add wol....* gnu/packages/networking.scm (wol): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Vincent Legoll
2020-03-28gnu: emacs-csv: Use proper Texinfo markup in description....* gnu/packages/emacs-xyz.scm (emacs-csv)[description]: Use proper Texinfo markup. Nicolas Goaziou
2020-03-28Update email address and Savannah handle for Amin Bandali....* .mailmap, gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/fonts.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm, gnu/packages/maths.scm, gnu/packages/pulseaudio.scm: Update my email address. * build-aux/git-authenticate.scm: Update my Savannah handle. Amin Bandali
2020-03-28gnu: armadillo: Fix typo in description....* gnu/packages/maths.scm (armadillo): Fix spaces after "eg.". Nicolas Goaziou
2020-03-28gnu: KOrganizer: Fix typo in description....* gnu/packages/kde-pim.scm (korganizer)[description]: clanedaring -> calendaring. Marius Bakke
2020-03-28gnu: youtube-viewer: Add missing comment....This is a follow-up to 315b98b9eb71e1a56de6a49ffbfed0af3c92be7e. * gnu/packages/video.scm (youtube-viewer)[arguments]: Add comment explaining why we don't install the gtk3 variant. Efraim Flashner
2020-03-28Revert "gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default."...This commit didn't work: https://issues.guix.gnu.org/issue/24076#13 This reverts commit c7af9d0b5ebaa1fdb08ff5d8a56004998bcd8103. Leo Famulari
2020-03-28gnu: pagekite: Update to 1.5.0.200327....* gnu/packages/networking.scm (pagekite): Update to 1.5.0.200327. Alex Griffin
2020-03-28gnu: python-socksipychain: Update to 2.1.1-1.eb5ee87....* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.1-1.eb5ee87. Alex Griffin
2020-03-28gnu: sbcl-cl-containers: Update to 20200212....* gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200212. Pierre Neidhardt
2020-03-28gnu: lollypop: Update to 1.2.32....* gnu/packages/gnome.scm (lollypop): Update to 1.2.32. Christopher Baines
2020-03-27gnu: r-curl: Fix patch to respect CURL_CA_BUNDLE....Fixes <https://debbugs.gnu.org/40262>. * gnu/packages/cran.scm (r-curl)[arguments]: Ensure CURLOPT_CAINFO actually gets set. Ricardo Wurmus
2020-03-27gnu: grammalecte: Update to 1.8.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 1.8.0. Nicolas Goaziou
2020-03-27gnu: fet: Update to 5.44.0....* gnu/packages/education.scm (fet): Update to 5.44.0. Nicolas Goaziou
2020-03-27gnu: emacs-flycheck-grammalecte: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.0. Nicolas Goaziou
2020-03-27gnu: tmate: Update to 2.4.0....* gnu/packages/terminals.scm (tmate): Update to 2.4.0. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2020-03-27gnu: Neofetch: Update to 7.0.0....* gnu/packages/admin.scm (neofetch): Update to 7.0.0. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder
2020-03-27gnu: mailutils: Update to 3.9....* gnu/packages/mail.scm (mailutils): Update to 3.9. [arguments]: In 'prepare-test-suite' phase, adjust name of the mda 'testsuite' files. Ludovic Courtès
2020-03-27gnu: guile-next: Update to 3.0.2....* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2. * gnu/packages/patches/guile-3.0-crash.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Ludovic Courtès
2020-03-27gnu: Add trivial-package-local-nicknames....* gnu/packages/lisp-xyz.scm (cl-trivial-package-local-nicknames, sbcl-trivial-package-local-nicknames): New variables. Pierre Neidhardt
2020-03-27gnu: rust: Add 1.39...* gnu/packages/rust.scm (rust-1.39): New variable. (%cargo-reference-hash): Add a comment explaining the role of the variable. Jakub Kądziołka
2020-03-27gnu: rust: Add 1.38...All packages are still built with rustc 1.37, but users will see rustc 1.38 in their profiles, and packages that require newer compiler versions will be possible to add. * gnu/packages/rust.scm (rust-1.31): Factor out the patch-command-exec-tests phase to a separate procedure. (patch-command-exec-tests-phase): New procedure. (rust): Rename to rust-1.37, make rust an alias. (rust-1.38): New variable. Jakub Kądziołka
2020-03-27gnu: asymptote: Update to 2.65....* gnu/packages/plotutils.scm (asymptote): Update to 2.65. Nicolas Goaziou
2020-03-27gnu: r-multiassayexperiment: Update to 1.12.6....* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.6. Ricardo Wurmus
2020-03-27gnu: r-locfit: Update to 1.5-9.4....* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.4. Ricardo Wurmus
2020-03-27gnu: r-class: Update to 7.3-16....* gnu/packages/statistics.scm (r-class): Update to 7.3-16. Ricardo Wurmus