summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-01gnu: xfce4-cpugraph-plugin: Update to 1.2.8.宋文武
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
2023-08-01gnu: xfce4-volumed-pulse: Update to 0.2.4.宋文武
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4.
2023-08-01gnu: xfce4-settings: Update to 4.18.3.宋文武
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3.
2023-08-01gnu: xfce4-clipman-plugin: Update to 1.6.4.宋文武
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4.
2023-08-01gnu: cagebreak: Update to 2.2.0, install man pages.宋文武
* gnu/packages/wm.scm (cagebreak): Update to 2.2.0. [arguments]: Add '-Dman-pages=true' to configure-flags. [native-inputs]: Replace pandoc with scdoc.
2023-08-01gnu: ccache: Update to 4.8.2.fanquake
* gnu/packages/ccache.scm (ccache): Update to 4.8.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-01gnu: termite: Update to 16.6 (a maintained fork).宋文武
* gnu/packages/terminals.scm (termite): Switch to maintained fork. [description]: Adjust.
2023-08-01gnu: Add python-scm-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm (python-scm-sr-ht): New variable.
2023-08-01gnu: Add python-core-sr-ht.Ricardo Wurmus
* gnu/packages/sourcehut.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-08-01 gnu: Add python-pymentjgart
* gnu/packages/python-xyz.scm (python-pyment): New public variable.
2023-08-01gnu: snakemake-7: Fix version reporting.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system.
2023-08-01gnu: snakemake-6: Fix version reporting.Ricardo Wurmus
* gnu/packages/python-xyz.scm (snakemake-6)[arguments]: Add phase 'patch-version and use G-exp. [build-system]: Use pyproject-build-system.
2023-07-31gnu: emacs-denote: Update to 2.0.0.jgart
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.0.0.
2023-07-31nls: Update translations.Florian Pelz
2023-07-23gnu: linux-libre 4.14: Update to 4.14.322.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322. (linux-libre-4.14-pristine-source): Update hash.
2023-07-23gnu: linux-libre 4.19: Update to 4.19.291.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291. (linux-libre-4.19-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.4: Update to 5.4.253.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253. (linux-libre-5.4-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.10: Update to 5.10.190.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190. (linux-libre-5.10-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.15: Update to 5.15.126.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126. (linux-libre-5.15-pristine-source): Update hash.
2023-07-23gnu: linux-libre 6.1: Update to 6.1.45.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45. (linux-libre-6.1-pristine-source): Update hash.
2023-07-23gnu: linux-libre: Update to 6.4.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10. (linux-libre-6.4-pristine-source): Update hash.
2023-08-12gnu: python-pyro-ppl: Update to 1.8.6.Vinicius Monego
* gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.8.6.
2023-08-06gnu: rhythmbox: Update to 3.4.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7. [inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal.
2023-08-06gnu: rmlint: Remove libelf.Tobias Geerinckx-Rice
libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
2023-08-06gnu: rmlint: Update package style.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint)[arguments]: Rewrite as G-expressions. [native-inputs, inputs]: Remove input labels.
2023-08-06gnu: rmlint: Update to 2.10.2.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
2023-08-06gnu: postgresql@11: Update to 11.21.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-11): Update to 11.21.
2023-08-06gnu: postgresql@13: Update to 13.12.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-13): Update to 13.12.
2023-08-06gnu: postgresql: Update to 15.4.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql): Update to 15.4.
2023-08-06gnu: conky: Update to 1.19.3.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.19.3.
2023-08-11gnu: dezyne: Update to 2.17.5.Janneke Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.5.
2023-08-11gnu: Add texlive-scheme-gust.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-scheme-gust): New variable.
2023-08-11gnu: Add texlive-cyklop.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-cyklop): New variable.
2023-08-11gnu: Add texlive-scheme-medium.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-scheme-medium): New variable.
2023-08-11gnu: Add texlive-collection-langspanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langspanish): New variable.
2023-08-11gnu: Add texlive-lshort-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lshort-spanish): New variable.
2023-08-11gnu: Add texlive-latexcheat-esmx.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latexcheat-esmx): New variable.
2023-08-11gnu: Add texlive-latex2e-help-texinfo-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latex2e-help-texinfo-spanish): New variable.
2023-08-11gnu: Add texlive-l2tabu-spanish.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-l2tabu-spanish): New variable.
2023-08-11gnu: Add texlive-es-tex-faq.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-es-tex-faq): New variable.
2023-08-11gnu: Add texlive-babel-galician.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-babel-galician): New variable.
2023-08-11gnu: Add texlive-babel-catalan.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-babel-catalan): New variable.
2023-08-11gnu: Add texlive-collection-langportuguese.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-collection-langportuguese): New variable.
2023-08-11gnu: Add texlive-xypic-tut-pt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-xypic-tut-pt): New variable.
2023-08-11gnu: Add texlive-ordinalpt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-ordinalpt): New variable.
2023-08-11gnu: Add texlive-numberpt.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-numberpt): New variable.
2023-08-11gnu: Add texlive-lshort-portuguese.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-lshort-portuguese): New variable.
2023-08-11gnu: Add texlive-latexcheat-ptbr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latexcheat-ptbr): New variable.
2023-08-11gnu: Add texlive-latex-via-exemplos.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-latex-via-exemplos): New variable.
2023-08-11gnu: Add texlive-feupphdteses.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-feupphdteses): New variable.