aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/desktop.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-02-18 19:18:38 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-02-19 06:00:25 +0100
commit780fa70cd333621e4485df3eda3d92ee9af486ac (patch)
tree39f44f5835b36a9e54d11faee98d18e451c45467 /gnu/tests/desktop.scm
parent9c22b13136c52c2cd5ef4088a05d9c2a5ef28465 (diff)
downloadguix-780fa70cd333621e4485df3eda3d92ee9af486ac.tar.gz
guix-780fa70cd333621e4485df3eda3d92ee9af486ac.zip
gnu: perl-params-validationcompiler: Update to 0.27.
* gnu/packages/perl.scm (perl-params-validationcompiler): Update to 0.27. [native-inputs]: Add perl-type-tiny for another test.
Diffstat (limited to 'gnu/tests/desktop.scm')
0 files changed, 0 insertions, 0 deletions
st-transcoder): Likewise. * gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg): Likewise. * gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark) (guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi) (guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics) (guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren) (guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted) (guile3.0-pfds, guile3.0-picture-language, guile3.0-semver) (guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight) (guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise. * gnu/packages/guile.scm (define-deprecated-guile3.0-package) (guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3) (guile3.0-bytestructures, guile3.0-git): Likewise. * gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise. * gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise. * gnu/packages/mail.scm (guile3.0-mailutils): Likewise. * gnu/packages/monitoring.scm (python2-graphite-web): Likewise. * gnu/packages/package-management.scm (guile3.0-guix): Likewise. * gnu/packages/package-management.scm (python-conda): Likewise. * gnu/packages/phabricator.scm (libphutil): Likewise. * gnu/packages/plotutils.scm (guile3.0-charting): Likewise. * gnu/packages/python-xyz.scm (python2-smmap2, python-glances) (python-smmap2): Likewise. * gnu/packages/shells.scm (oil-shell): Likewise. * gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise. * gnu/packages/ssh.scm (guile3.0-ssh): Likewise. * gnu/packages/terminals.scm (et): Likewise. * gnu/packages/tls.scm (guile3.0-gnutls): Likewise. * gnu/packages/vlang.scm (v): Likewise. * gnu/packages/vpn.scm (wireguard): Likewise. * gnu/packages/web-browsers.scm (next, sbcl-next): Likewise. * gnu/packages/xorg.scm (transset-df): Likewise. Tobias Geerinckx-Rice 2021-11-05gnu: git-annex: Update to 8.20211028....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211028. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-10-13gnu: git-annex: Update to 8.20211011....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-10-08gnu: cabal-install: Build with GHC 8.10....* gnu/packages/patches/cabal-install-base16-bytestring1.0.patch: New patch. * gnu/packages/patches/cabal-install-ghc8.10.patch: Ditto. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/haskell-apps.scm (cabal-install) [source]: Use them. Lars-Dominik Braun 2021-10-08gnu: Update Haskell ecosystem....Bump packages’ versions to the lastest Stackage or Hackage release. Since packages are interdependent, do so in a single commit. 525 packages have been updated. These packages have been removed, because they fail to build, have no newer version available and no dependencies: corrode ghc-easytest ghc-edisonapi ghc-edisoncore ghc-pandoc-types ghc-regex-tdfa-text These have been removed, because they are no longer required: ghc-happy-1.19.9 ghc-prettyprinter-1.6 ghc-protolude-0.3 ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc does not use them any more. Co-authored-by: Xinglu Chen <public@yoctocell.xyz> Lars-Dominik Braun 2021-09-04gnu: git-annex: Update to 8.20210903....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903. Tobias Geerinckx-Rice 2021-08-04gnu: git-annex: Update to 8.20210803....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210803. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-07-19gnu: git-annex: Update to 8.20210714....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210714. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-07-04gnu: corrode: Better construct version number....* gnu/packages/haskell-apps.scm (corrode)[source]: Actually use the let-bound COMMIT instead of duplicating it. [version]: Call GIT-VERSION on it and a new REVISION. Tobias Geerinckx-Rice 2021-07-02gnu: shellcheck: Hide irrelevant CVE from ‘guix lint’....* gnu/packages/haskell-apps.scm (shellcheck)[properties]: Add CVE-2021-28794 to lint-hidden-cve. Tobias Geerinckx-Rice 2021-07-02gnu: shellcheck: Generate and install man page....* gnu/packages/haskell-apps.scm (shellcheck) [arguments]<#:phases>: Add build-man-page and install-man-page phases. [native-inputs]: Add pandoc. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Morgan Smith 2021-07-01gnu: git-annex: Update to 8.20210630....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210630. Tobias Geerinckx-Rice 2021-04-29gnu: git-annex: Update to 8.20210428....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210428. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-03-31gnu: git-annex: Update to 8.20210330....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210330. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2021-03-11gnu: git-annex: Update to 8.20210310....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210310. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer 2021-02-24gnu: greenclip: Move to version-specific ghc-protolude-0.3 input....* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude with ghc-protolude-0.3. Léo Le Bouter 2021-02-24gnu: git-annex: Update to 8.20210223....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer 2021-02-24gnu: Add greenclip....* gnu/packages/haskell-apps.scm (greenclip): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> Léo Le Bouter 2021-02-22gnu: nixfmt: Fix name....* gnu/packages/haskell-apps.scm (nixfmt): Fix name. Nicolas Goaziou 2021-02-22gnu: Rename ghc-nixfmt into nixfmt...* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35. Nicolas Goaziou 2021-01-28gnu: git-annex: Update to 8.20210127....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210127. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer