aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/networking.scm
diff options
context:
space:
mode:
authorRyan Prior <rprior@protonmail.com>2021-01-19 04:57:05 +0000
committerLudovic Courtès <ludo@gnu.org>2021-01-19 17:45:38 +0100
commit94b7687e3e09174067112981e8cb438da4a90119 (patch)
tree6ae29138f37e4acd12dfcccfc4f424694937b97b /gnu/services/networking.scm
parent4d79f072cc7b502fc25486d514c9200ba684a596 (diff)
downloadguix-94b7687e3e09174067112981e8cb438da4a90119.tar.gz
guix-94b7687e3e09174067112981e8cb438da4a90119.zip
gnu: esbuild: Update to 0.8.32.
* gnu/packages/web.scm (esbuild): Update to 0.8.32. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/services/networking.scm')
0 files changed, 0 insertions, 0 deletions
sMarius Bakke 2019-02-16packages: Remove duplicates from package cache....Ludovic Courtès 2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus 2019-01-15guix package: '--list-available' can use data from the cache....Ludovic Courtès 2019-01-15edit: Use 'specification->location' to read information from the cache....Ludovic Courtès 2019-01-15channels: Compute a package cache and use it....Ludovic Courtès 2019-01-15packages: Remove 'find-newest-available-packages'....Ludovic Courtès 2018-12-20gnu: Use i686-linux bootstrap binaries on x86_64-linux....Ludovic Courtès 2018-09-02Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès 2018-05-13packages: 'find-packages-by-name' properly honors version prefixes....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2018-04-08Add (guix self)....Ludovic Courtès 2017-11-07packages: 'fold-packages' takes #:select? parameter....Ludovic Courtès 2017-09-01packages: 'fold-packages' takes an optional 'modules' parameter....Ludovic Courtès 2017-06-11packages: Add 'specifications->manifest'....Ludovic Courtès 2017-05-03Add (guix discovery)....Ludovic Courtès 2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès 2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès 2017-03-08packages: Use PACKAGE@VERSION syntax when reporting ambiguities....Ludovic Courtès 2017-02-27packages: Add 'search-auxiliary-file'....Alex Kost 2017-01-28Use 'mlambda' instead of 'memoize'....Ludovic Courtès 2017-01-28Add (guix memoization)....Ludovic Courtès 2016-09-20ui: Do not shadow '_' where it's used as a literal syntax match....Ludovic Courtès 2016-09-06packages: Add 'package-superseded' and associated support....Ludovic Courtès 2016-07-28packages: Add 'hidden-package'....Ludovic Courtès 2016-06-20packages: Export 'scheme-modules'....Ludovic Courtès 2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès 2016-04-14packages: Add 'search-patches'....Alex Kost 2016-03-08packages: Gracefully report packages not found....Ludovic Courtès 2016-03-08packages: Support the deprecated "NAME-VERSION" syntax....Ludovic Courtès 2016-03-08packages: Clarify NAME-VERSION deprecation message....Ludovic Courtès 2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin 2016-03-02packages: Factorize package specification search....Mathieu Lirzin 2016-02-24Do not check package freshness during upgrade....Alex Kost 2015-12-20packages: Remove now redundant graph procedures....Ludovic Courtès 2015-10-21packages: Update 'check-package-freshness' to use (guix upstream)....Ludovic Courtès