summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: janet: Update to 1.21.1.jgart2022-04-18
| | | | | | * gnu/packages/lisp.scm (janet): Update to 1.21.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mousepad: Update to 0.5.9.Michael Rohleder2022-04-18
| | | | | | * gnu/packages/xfce.scm (mousepad): Update to 0.5.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: orage: Update to 4.16.0.Michael Rohleder2022-04-18
| | | | | | | | | * gnu/packages/xfce.scm (orage): Update to 4.16.0. [arguments]: Remove unneeded phase fix-build-with-libical3. [native-inputs]: Add glib:bin for dbus-binding-tool. [inputs]: Add dbus-glib for dbus support, libxfce4ui. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove python-pyyaml-for-awscli.Felix Gruber2022-04-18
| | | | | | | * gnu/packages/python-xyz.scm (python-pyyaml-for-awscli): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove python-botocore-for-awscli.Felix Gruber2022-04-18
| | | | | | | * gnu/packages/python-xyz.scm (python-botocore-for-awscli): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: awscli: Update to 1.22.90.Felix Gruber2022-04-18
| | | | | | | | | | * gnu/packages/python-web.scm (awscli): Update to 1.22.90. [arguments] Use search-input-file to find groff. [inputs]: Replace python-botocore-for-awscli with python-botocore. Add groff. [native-inputs]: Remove groff. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-jmespath: Update to 1.0.0.Felix Gruber2022-04-18
| | | | | | * gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nss-certs: Support cross-compilation.Ludovic Courtès2022-04-18
| | | | | | | Reported by phodina <phodina@protonmail.com>. * gnu/packages/certs.scm (nss-certs)[arguments]: In 'install' phase, do not refer to '%output' when cross-compiling.
* gnu: ntp: Support cross-compilation.Petr Hodina2022-04-18
| | | | | | * gnu/packages/ntp.scm (ntp)[arguments]: Add configuration flag. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openjdk17: Make big cursors work.Danny Milosavljevic2022-04-18
| | | | * gnu/packages/java.scm (openjdk17)[source]: Add patch.
* gnu: openjdk16: Make big cursors work.Danny Milosavljevic2022-04-18
| | | | * gnu/packages/java.scm (openjdk16)[source]: Add patch.
* gnu: openjdk15: Make big cursors work.Danny Milosavljevic2022-04-18
| | | | | | * gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (openjdk15)[source]: Add it.
* gnu: Add cl-ipfs-api2.jgart2022-04-18
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-ipfs-api2, ecl-cl-ipfs-api2, sbcl-cl-ipfs-api2): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Mutt: Update to 2.2.3 [fixes CVE-2022-1328].Leo Famulari2022-04-18
| | | | | | https://gitlab.com/muttmua/mutt/-/issues/404 * gnu/packages/mail.scm (mutt): Update to 2.2.3.
* gnu: ccache: Update to 4.6.Greg Hogan2022-04-17
| | | | | | * gnu/packages/ccache.scm (ccache): Update to 4.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnucash: Update to 4.10.Raghav Gururajan2022-04-17
| | | | | | | | | Variables gnucash and gnucash-docs have to be updated together. * gnu/packages/gnucash.scm (gnucash)[version]: Update to 4.10. (gnucash-docs)[version]: Update to 4.10. [build-system]: Migrate from gnu to cmake. [arguments]: Disable tests.
* gnu: linux-libre 4.19: Update to 4.19.238.Leo Famulari2022-04-16
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.238. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.189.Leo Famulari2022-04-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.189. (linux-libre-5.4-pristine-source): Update hash.
* gnu: bitcoin-unlimited: Update to 1.10.0.0.Guillaume Le Vaillant2022-04-16
| | | | | * gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.10.0.0. [arguments]: Update 'fix-tests' phase.
* gnu: electrum: Update to 4.2.1.Guillaume Le Vaillant2022-04-16
| | | | | * gnu/packages/finance.scm (electrum): Update to 4.2.1. [inputs]: Replace python-aiorpcx-0.18 by python-aiorpcx. Add zbar.
* gnu: electron-cash: Update to 4.2.7.Guillaume Le Vaillant2022-04-16
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.7.
* gnu: emacs-message-view-patch: Update to 0.2.0-40bc2e5Dominic Martinez2022-04-15
| | | | | | * gnu/packages/emacs-xyz (emacs-message-view-patch): Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-mu4e-patch: Rename to emacs-message-view-patchDominic Martinez2022-04-15
| | | | | | | | | | | The name was changed upstream to reflect that this extension works for both mu4e and gnus. * gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): Deprecate it. (emacs-message-view-patch): Renamed from emacs-mu4e-patch. Description, synopsis, and inputs adjusted to reflect that mu4e is not required. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfce4-diskperf-plugin: Update to 2.7.0.Michael Rohleder2022-04-15
| | | | | | * gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: elementary-xfce-icon-theme: Update to 0.16.Michael Rohleder2022-04-15
| | | | | | * gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xfce4-terminal: Update to 1.0.0.Zhu Zihao2022-04-15
| | | | | | * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-verspec.Vincent Prat2022-04-15
| | | | | | * gnu/packages/python.xyz.scm (python-verspec): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-shtab.Vincent Prat2022-04-15
| | | | | | * gnu/packages/python-xyz.scm (python-shtab): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: shepherd: Support cross-compilation.Ludovic Courtès2022-04-15
| | | | | | | Reported by phodina <phodina@protonmail.com>. * gnu/packages/admin.scm (shepherd-0.9)[arguments]: New field. [native-inputs]: Add GUILE-FIBERS-1.1.
* gnu: mblaze: Offer contrib executables.B. Wilson2022-04-15
| | | | | | | * gnu/packages/mail.scm (mblaze)[outputs, inputs]: New fields. [arguments]: Add #:modules. Add 'install-contrib' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: streamlink: Update to 3.2.0.Chadwain Holness2022-04-15
| | | | | | | | * gnu/packages/video.scm (streamlink): Update to 3.2.0. [inputs]: Add python-lxml and python-pycountry, remove python-iso3166 and python-iso639. [arguments]<#:phases>{check}: Use pytest. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-lxml: Add 4.7.1.Ludovic Courtès2022-04-15
| | | | * gnu/packages/xml.scm (python-lxml-4.7): New variable.
* gnu: cl-nfiles: Update to 0.4.0.André A. Gomes2022-04-15
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.0. [inputs]: Add sbcl-quri. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: python-hmmlearn: Remove cythonized file.Efraim Flashner2022-04-15
| | | | | * gnu/packages/machine-learning.scm (python-hmmlearn)[source]: Add snippet to remove cythonized file.
* gnu: python-aiohttp: Remove cythonized files.Efraim Flashner2022-04-14
| | | | | * gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove cythonized files.
* gnu: python-pywavelets: Remove cythonized files.Efraim Flashner2022-04-14
| | | | | | * gnu/packages/python-xyz.scm (python-pywavelets)[source]: Add snippet to remove cythonized files. [native-inputs]: Add python-cython.
* gnu: python-igraph: Update to 0.9.10.Efraim Flashner2022-04-14
| | | | * gnu/packages/graph.scm (python-igraph): Update to 0.9.10.
* gnu: igraph: Update to 0.9.8.Efraim Flashner2022-04-14
| | | | * gnu/packages/graph.scm (igraph): Update to 0.9.8.
* gnu: scregseg: Remove cythonized file.Efraim Flashner2022-04-14
| | | | | * gnu/packages/bioinformatics.scm (scregseg)[source]: Add snippet to remove cythonized file.
* gnu: cl-py4cl: Update to 0.0.0-1.2f2a008.Paul A. Patience2022-04-14
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-py4cl): Update to 0.0.0-1.2f2a008. [arguments]<#:phases>: Adjust substitutions to renamed files. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add emacs-org-modern.jgart2022-04-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-modern): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add cl-numpy-file-format.Paul A. Patience2022-04-14
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-numpy-file-format, ecl-numpy-file-format, sbcl-numpy-file-format): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-who: Update to 1.1.4-3.07dafe9.Foo Chuan Wei2022-04-14
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-3.07dafe9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: linux-libre 5.10: Update to 5.10.111.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.111. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.34.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.34. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.20.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.20. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.3.Leo Famulari2022-04-14
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.3. (linux-libre-5.17-pristine-source): Update hash.
* gnu: Update linux-libre 5.17 configuration files.Leo Famulari2022-04-14
| | | | | | | | | | This option that adds new hardware support appeared after the 5.17 release. * gnu/packages/aux-files/linux-libre/5.17-arm.conf, gnu/packages/aux-files/linux-libre/5.17-arm64.conf, gnu/packages/aux-files/linux-libre/5.17-i686.conf, gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Enable support for Realtek Ethernet switch chips.
* gnu: Add r-xcir.Mădălin Ionel Patrașcu2022-04-14
| | | | | | * gnu/packages/bioconductor.scm (r-xcir): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: sundials: Remove input labels.Ludovic Courtès2022-04-14
| | | | | * gnu/packages/maths.scm (sundials)[native-inputs, inputs]: Remove labels. (sundials-openmpi)[inputs]: Remove labels.