aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/selinux.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-12-28 00:44:41 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-01-01 14:35:15 +0100
commitba23ca977e1d9511e0b5de7651786d9660f3d292 (patch)
tree125f28b53763b988246ebc5126ce31261929db26 /gnu/packages/selinux.scm
parent6b86c1f3db7cf813910cb5d7b2bc5acf33a55910 (diff)
downloadguix-ba23ca977e1d9511e0b5de7651786d9660f3d292.tar.gz
guix-ba23ca977e1d9511e0b5de7651786d9660f3d292.zip
gnu: r-ragg: Update to 1.2.7.
* gnu/packages/cran.scm (r-ragg): Update to 1.2.7. Change-Id: I95f8c91f678181066745cad09295c4bcf24993de
Diffstat (limited to 'gnu/packages/selinux.scm')
0 files changed, 0 insertions, 0 deletions
epo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> François J 2021-05-03gnu: git: add a comment on why we don't build manpages...* gnu/packages/version-control.scm (git)[native-inputs]: add back comment skipped by commit d1cada0450fca54260fd20ab49d0586d147cbeb3 Signed-off-by: François J. <francois-oss@avalenn.eu> Signed-off-by: Ludovic Courtès <ludo@gnu.org> François J 2021-05-03gnu: vcsh: Update to 1.20190621....* gnu/packages/version-control.scm (vcsh): Update to 1.20190621. [arguments]: Add an 'install-bash-completion phase. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder 2021-05-03gnu: stgit: Update to 1.1....* gnu/packages/version-control.scm (stgit): Update to 1.1. Tobias Geerinckx-Rice 2021-04-20gnu: cvs-fast-export: Update to 1.56....* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.56. Tobias Geerinckx-Rice 2021-04-12gnu: ghq: Update to 1.1.7....* gnu/packages/version-control.scm (ghq): Update to 1.1.7. Tobias Geerinckx-Rice 2021-03-30gnu: grokmirror: Update to 2.0.8....* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Xinglu Chen 2021-03-29gnu: git-lfs: Update to 2.13.3....* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3. Tobias Geerinckx-Rice 2021-03-27gnu: git: Update to 2.31.1....* gnu/packages/version-control.scm (git): Update to 2.31.1. Tobias Geerinckx-Rice 2021-03-19gnu: Add git2cl....* gnu/packages/version-control.scm (git2cl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen 2021-03-17gnu: tig: Update to 2.5.3....* gnu/packages/version-control.scm (tig): Update to 2.5.3. Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: donotshake <donotshake:matrix.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org> LibreMiami 2021-03-16gnu: b4: Fix setup.py version incompatibility....* gnu/packages/version-control.scm (b4)[source]: Add snippet to not require too specific of a version. Reported-by: Kyle Meyer <kyle@kyleam.com> Efraim Flashner 2021-03-16gnu: git: Fix git-manpages native input's hash....This is a follow-up to commit ab9629b7c91ff7d6392a03512cfe442823267777. * gnu/packages/version-control.scm (git)[native-inputs]: Fix git-manpages's hash. Léo Le Bouter 2021-03-16gnu: git: Update to 2.31.0....* gnu/packages/version-control.scm (git): Update to 2.31.0. Léo Le Bouter 2021-03-10gnu: git: Update to 2.30.2 [fixes CVE-2021-21300]....* gnu/packages/version-control.scm (git): Update to 2.30.2. Léo Le Bouter 2021-03-02gnu: stgit: Update to 1.0....* gnu/packages/version-control.scm (stgit): Update to 1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stefan Reichör 2021-02-22gnu: gita: Update to 0.12.9....* gnu/packages/version-control.scm (gita): Update to 0.12.9. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> Stefan Reichör 2021-02-21gnu: git: Add credential-libsecret output....* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config. [inputs]: Add glib and libsecret. [outputs]: Add "credential-libsecret". [arguments]: Add 'install-credential-libsecret phase to #:phases to build and install "git-credential-libsecret" to "credential-libsecret" output. (git-minimal)[arguments]: Delete the 'install-credential-libsecret phase. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Léo Le Bouter 2021-02-12gnu: Git: Update to 2.30.1....* gnu/packages/version-control.scm (git): Update to 2.30.1 [native-inputs]: Update git-manpages to 2.30.1. Leo Famulari 2021-02-10gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525]....* gnu/packages/version-control.scm (subversion): Update to 1.14.1. Leo Famulari 2021-02-07gnu: git-lfs: Update to 2.13.2....* gnu/packages/version-control.scm (git-lfs): Update to 2.13.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vincent Legoll 2021-01-27gnu: python-xyz: Move a few modules to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module. Maxim Cournoyer 2021-01-26gnu: mercurial: Update to 5.6.1....This fixes the build on Python 3.9. * gnu/packages/version-control.scm (mercurial): Update to 5.6.1. Delete trailing #t. [phases]{check}: Remove the "test-transaction-rollback-on-sigpipe.t" test file and add a comment. Maxim Cournoyer 2021-01-14gnu: diffstat: Update to 1.64....* gnu/packages/version-control.scm (diffstat): Update to 1.64. Tobias Geerinckx-Rice 2021-01-12gnu: neon: Don't build static library....* gnu/packages/version-controls.scm (neon)[arguments]: Add configure-flag to skip static library. Efraim Flashner 2021-01-12gnu: neon: Update to 0.31.2....* gnu/packages/version-control.scm (neon): Update to 0.31.2. [source]: Use new upstream URI. [home-page]: Update to new home-page. Efraim Flashner 2021-01-03gnu: Add ghq....* gnu/packages/version-control.scm (ghq): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Joseph LaFreniere 2021-01-02gnu: b4: Update to 0.6.2....* gnu/packages/version-control.scm (b4): Update to 0.6.2. Tobias Geerinckx-Rice 2021-01-01gnu: git: Update to 2.30.0....* gnu/packages/version-control.scm (git): Update to 2.30.0. (native-inputs)[git-manpages]: Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Greg Hogan 2020-12-23Revert "gnu: gita: Update to 0.11.9."...This reverts commit 5540159f3e34ac8f6b3ab31f773f6e286028f309 which updates gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands. Oleg Pykhalov 2020-12-23gnu: gita: Update to 0.11.9....* gnu/packages/version-control.scm (gita): Update to 0.11.9. Oleg Pykhalov 2020-12-14gnu: b4: Update to 0.6.1....* gnu/packages/version-control.scm (b4): Update to 0.6.1. [source]: Download from pypi, which now includes the manpage. [arguments]: Remove now unnecessary install-manpages phase. [inputs]: Add python-dkimpy and python-dnspython. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2020-12-08gnu: gita: Install shell completions....* gnu/packages/version-control.scm (gita)[arguments]: Add phase install-shell-completions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder 2020-12-08gnu: Add gita....* gnu/packages/version-control.scm (gita): New variable. Oleg Pykhalov 2020-12-05gnu: Add diff-so-fancy....* gnu/packages/version-control.scm (diff-so-fancy): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> EuAndreh 2020-12-04gnu: git-open: Remove unnecessary propagated input....* gnu/packages/version-control.scm (git-open)[arguments]: Wrap the git-open executable with the path to xdg-utils. [propagated-inputs]: Replace with ... [inputs]: New field. [build-system]: Use copy-build-system. Signed-off-by: Leo Famulari <leo@famulari.name> EuAndreh 2020-12-03gnu: libgit2: Update to 1.1.0...* gnu/packages/version-control.scm (libgit2): Update to 1.1.0. Signed-off-by: Leo Famulari <leo@famulari.name> Holger Peters