Robert Kovacsics
58cff03579
vips: Add optional dependencies; update to python3
...
The new optional dependencies increase closure size from 388.92 MiB to
414.0 MiB, a negligible change. I didn't think there was any reason to
add `withLibjpeg ? true` flags (or `enableLibjpeg`).
The optional dependencies are sorted in the order of
https://github.com/libvips/libvips/blob/master/README.md
and I have used `nix log` on the build to check they are all picked up
in configure.
The python3 support was in for ages
(https://github.com/libvips/libvips/issues/202 ), the remaining python3
support in tools/vipsprofile landed in
https://github.com/libvips/libvips/pull/1262 so I upgraded it to
python3. I wasn't sure if I should use a specific version, or just leave
it as python3.
I have tested vipsprofile with
```
./vips-pycairo-bin/bin/vips gaussblur ~/2021-04-30-092143_3286x1080_scrot.png x.tif 5 --vips-profile
./vips-pycairo-bin/bin/vipsprofile
```
where ~/2021-04-30-092143_3286x1080_scrot.png is just a random image
(screenshot) I had lying around. It seems to have generated an SVG file,
I don't know how to interpret it.
2021-08-22 16:16:55 +01:00
R. RyanTM
3e353567f8
lsix: 1.7.4 -> 1.8
2021-08-22 06:05:48 +00:00
R. RyanTM
556a8fd85b
vips: 8.11.2 -> 8.11.3
2021-08-21 21:59:51 +00:00
Sandro
c7b8e844e2
Merge pull request #135059 from r-ryantm/auto-update/agi
...
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 20:48:32 +02:00
R. RyanTM
e48b328729
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 10:21:49 +00:00
Bart Bakker
2f2c1a900b
xcolor: unstable -> 0.5.0 ( #134937 )
...
* xcolor: unstable -> 0.5.0
Also create a desktop item so xcolor shows up in application launchers.
* xcolor: cleanup install phase
Use available utility functions for installing man pages and desktop items. Also
cleanup redundant icon copy lines.
2021-08-20 21:48:01 +02:00
Mario Rodas
8c93c80a8d
Merge pull request #134224 from marsam/update-svgbob
...
svgbob: 0.5.3 -> 0.5.4
2021-08-18 21:45:19 -05:00
Ben Siraphob
095ed86024
Merge pull request #134524 from r-ryantm/auto-update/resvg
...
resvg: 0.14.0 -> 0.15.0
2021-08-17 17:47:59 -05:00
R. RyanTM
90783821ed
resvg: 0.14.0 -> 0.15.0
2021-08-17 19:36:42 +00:00
Sandro
6fe53b4077
Merge pull request #134321 from fgaz/pikchr/2021-07-22
2021-08-16 15:39:46 +02:00
Francesco Gazzetta
8f37a4a310
pikchr: unstable-2021-04-07 -> unstable-2021-07-22
2021-08-16 15:14:44 +02:00
Robert Scott
d1b51a9d4e
Merge pull request #134040 from r-ryantm/auto-update/vips
...
vips: 8.10.6 -> 8.11.2
2021-08-15 23:36:04 +01:00
Robert Hensing
a201246bac
treewide: runCommandNoCC -> runCommand in generated code
...
This has been synonymous for ~5y.
Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Mario Rodas
9fca395561
svgbob: 0.5.3 -> 0.5.4
2021-08-15 10:21:51 -05:00
R. RyanTM
b2e12b58e0
vips: 8.10.6 -> 8.11.2
2021-08-14 14:43:39 +00:00
Felix Buehler
63c0bce359
tools/graphics: replace name with pname&version
2021-08-12 20:41:54 +02:00
Artturi
62ca1cc769
Merge pull request #133358 from r-ryantm/auto-update/agi
...
agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809
2021-08-11 21:29:56 +03:00
R. RyanTM
6b4ff62090
agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809
2021-08-10 10:53:49 +00:00
Artturi
c5077d5da2
Merge pull request #133188 from Artturin/argyllupdate
...
argyllcms: 2.1.2 -> 2.2.0
2021-08-09 03:51:08 +03:00
Artturin
9e9a7327d1
argyllcms: 2.1.2 -> 2.2.0
2021-08-08 23:59:53 +03:00
R. RyanTM
0ded71cf29
agi: 2.1.0-dev-20210729 -> 2.1.0-dev-20210804
2021-08-05 03:00:59 +00:00
R. RyanTM
75a0d73524
agi: 2.1.0-dev-20210726 -> 2.1.0-dev-20210729
2021-07-30 05:11:28 +00:00
Sandro
f374e8c8dc
Merge pull request #131299 from expipiplus1/vulkan-182
2021-07-29 11:58:56 +00:00
Frederik Rietdijk
8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
...
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next
2021-07-29 00:01:33 +00:00
Martin Weinelt
973e09d942
Merge pull request #126687 from risicle/ris-exif-CVE-2021-27815
...
exif: add patches for CVE-2021-27815
2021-07-29 00:09:14 +02:00
github-actions[bot]
86197a8023
Merge master into staging-next
2021-07-28 06:01:04 +00:00
R. RyanTM
e9f8d68fe7
agi: 1.1.0-dev-20210521 -> 2.1.0-dev-20210726
2021-07-28 01:50:03 +00:00
Frederik Rietdijk
1079157175
appleseed: use python3
2021-07-27 20:37:04 +02:00
github-actions[bot]
a37fbac53b
Merge master into staging-next
2021-07-25 00:01:35 +00:00
Sandro
94948c2261
Merge pull request #131359 from kira-bruneau/goverlay
...
goverlay: 0.5.1 → 0.6
2021-07-24 21:59:42 +00:00
Sandro
5e5949e4fe
Merge pull request #131150 from r-ryantm/auto-update/astc-encoder
...
astc-encoder: 3.0 -> 3.1
2021-07-24 21:58:19 +00:00
Kira Bruneau
6e557e45c1
goverlay: 0.5.1 → 0.6
2021-07-24 11:40:45 -04:00
Ana Hobden
34cf1e9e17
graphviz: 2.47.2 -> 2.47.3
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-07-24 15:09:45 +02:00
Joe Hermaszewski
51b73b6320
vulkan: 1.2.176 -> 1.2.182
...
Updates
- vulkan-headers
- vulkan-loader
- vulkan-validation-layers
- vulkan-extension-layer
- vulkan-tools
- vulkan-tools-lunarg
Also adds some additional asserts for version matching to these packages
2021-07-24 11:35:21 +08:00
Kira Bruneau
ddd5302e6c
vulkan-tools-lunarg: 1.2.162.0 → 1.2.176.0
2021-07-24 10:49:12 +08:00
Kira Bruneau
073b8ce738
vulkan-tools: 1.2.162.0 → 1.2.176.0
2021-07-24 10:49:11 +08:00
Kira Bruneau
7f02a73cdd
vulkan-extension-layer: 2020-11-20 → 1.2.176.0
2021-07-24 10:49:11 +08:00
github-actions[bot]
3bc17773a5
Merge staging-next into staging
2021-07-23 12:02:01 +00:00
R. RyanTM
216a9ca75d
astc-encoder: 3.0 -> 3.1
2021-07-23 00:49:33 +00:00
Felix Buehler
b32235fe67
pdfread: remove
...
the sources are not there any more. The parent project
(http://pdfread.sourceforge.net/ ) has not been updated since 2007.
2021-07-22 17:48:51 +02:00
github-actions[bot]
2e00ed4420
Merge staging-next into staging
2021-07-22 06:01:44 +00:00
Sandro
7b7b77e1ae
Merge pull request #130875 from r-ryantm/auto-update/gmic
...
gmic: 2.9.7 -> 2.9.8
2021-07-22 03:14:25 +02:00
R. RyanTM
cca25fe1e0
gmic: 2.9.7 -> 2.9.8
2021-07-20 21:59:12 +00:00
github-actions[bot]
23c6d36ba0
Merge staging-next into staging
2021-07-20 18:01:42 +00:00
Sandro
01db77414a
ditaa: convert to pname + version; cleanup ( #130758 )
...
Co-authored-by: Leo <github@ca.em0lar.de>
2021-07-20 18:27:58 +02:00
Sandro
c14c908a90
Merge pull request #130526 from kidonng/lsix
2021-07-20 16:45:20 +02:00
github-actions[bot]
0e13cd9f49
Merge staging-next into staging
2021-07-20 12:02:50 +00:00
Felix Buehler
5df11293fe
ditaa: deprecate phases
2021-07-20 12:15:36 +02:00
Ben Siraphob
4ce8c34049
treewide: remove unnecessary enableParallelBuilding when using qmake
2021-07-20 10:32:58 +07:00
Kid
174d8c0d3f
lsix: init at 1.7.4
2021-07-20 01:10:48 +00:00
Felix Buehler
cdf1b40b54
facedetect: deprecate phases
2021-07-17 22:17:18 +02:00
Sandro
f64bb073ef
Merge pull request #130196 from Stunkymonkey/inherit-version
2021-07-17 20:41:50 +02:00
Vladyslav M
e41504a21d
oxipng: 4.0.3 -> 5.0.0
2021-07-17 00:19:00 +03:00
Felix Buehler
1e9baed56b
various: cleanup of 'inherit version;'
2021-07-16 00:17:12 +02:00
Mario Rodas
8bd9288cc5
svgbob: 0.4.2 -> 0.5.3
2021-07-15 04:20:00 +00:00
Sandro Jäckel
388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*
2021-07-14 03:35:21 +02:00
Ilan Joselevich
93a66b3d52
mangohud: 0.6.4 -> 0.6.5
2021-07-09 17:27:56 +03:00
fortuneteller2k
64f20381dc
xcolor: fix build
2021-07-07 15:41:34 +08:00
github-actions[bot]
d39be47e17
Merge master into staging-next
2021-07-03 18:01:07 +00:00
R. RyanTM
16304106ec
gifsicle: 1.92 -> 1.93
2021-07-03 09:56:07 +00:00
github-actions[bot]
77a94d88ad
Merge master into staging-next
2021-07-03 06:01:13 +00:00
Mustafa Çalışkan
bb9d2cbb74
adriconf: init at 2.4.1
2021-07-01 17:05:19 +03:00
github-actions[bot]
9ae4f4c991
Merge master into staging-next
2021-07-01 06:01:03 +00:00
Jan Tojnar
0d1186ebfd
Merge pull request #128718 from jtojnar/ploticus
...
ploticus: Use gd from Nixpkgs instead of the vendored one
2021-07-01 07:01:38 +02:00
github-actions[bot]
7f05df0a91
Merge master into staging-next
2021-06-30 06:04:18 +00:00
Jan Tojnar
b236fe3d52
ploticus: Use gd from Nixpkgs instead of the vendored one
...
The gd version shipped with ploticus only contains a single font
that does not support anything but ASCII.
In order for the package to be able to render Unicode texts,
we need freetype support:
http://ploticus.sourceforge.net/doc/fonts.html
2021-06-30 05:55:57 +02:00
Jan Tojnar
fbc4b41e69
ploticus: 2.41 → 2.42
...
65f1e8e048
bumped the version but forgot to update the tarball URL.
Unfortunately, this version does not seem to ship makefiles.
2021-06-30 05:55:57 +02:00
Jan Tojnar
eea3344e91
ploticus: Modernize
...
- Split pname & version.
- Format the expression.
- Do not use custom builder, the generic one is good enough.
- Install the man pages to datadir instead of $out, where they would be moved anyway.
– Allowing us to drop the postFixup.
- Use patch instead of wrapper for pointing to prefabs. This is what Debian does and it will also apply to the pl binary, not just the ploticus alias.
- Since the wrapping is no longer necessary, let’s create the alias using a symlink.
2021-06-30 05:55:57 +02:00
Sandro
95faf149e0
Merge pull request #123474 from dotlambda/yaxg-ffmpeg
...
yaxg: use ffmpeg instead of ffmpeg_3
2021-06-30 02:09:02 +02:00
github-actions[bot]
c04f4806d3
Merge staging-next into staging
2021-06-27 18:05:17 +00:00
Sandro
ad18cf9e5a
Merge pull request #128317 from kira-bruneau/mangohud
...
mangohud: 0.6.3 → 0.6.4
2021-06-27 18:03:12 +02:00
Kira Bruneau
4a9f048d89
mangohud: 0.6.3 → 0.6.4
2021-06-27 10:28:10 -04:00
github-actions[bot]
947012b992
Merge staging-next into staging
2021-06-26 00:09:11 +00:00
Robert Schütz
d6234c2165
Merge branch 'master' into staging-next
2021-06-26 00:33:58 +02:00
Dmitry Kalinkin
9959bb87e8
Merge pull request #127522 from rytone/ocio2
...
blender: Switch to OpenColorIO 2.x
2021-06-25 10:39:43 -04:00
Maxwell Beck
de8a4f1741
opencolorio: Replace with 2.x
...
All applications besides Blender have been pinned to 1.x
2021-06-23 19:43:44 -05:00
Robert Schütz
7eb297d5e3
Merge pull request #123108 from Mindavi/graphviz/2.47.1
...
graphviz: 2.42.2 -> 2.47.2
2021-06-22 10:51:18 +02:00
Martin Weinelt
eef9694ebc
Merge branch 'master' into staging-next
2021-06-22 00:58:31 +02:00
Rick van Schijndel
93e119866d
graphviz: 2.42.2 -> 2.47.2
...
also cleanup some parameters
2021-06-21 22:13:16 +02:00
Nikolay Korotkiy
83e8b3d065
maim: 5.6.3 → 5.7.4 ( #127416 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-20 23:35:04 +02:00
Sandro
92e9653aa9
Merge pull request #127469 from kira-bruneau/mangohud
2021-06-20 18:26:57 +02:00
Sandro
c633b8d589
Merge pull request #121422 from kira-bruneau/goverlay
...
goverlay: init at 0.5.1
2021-06-20 18:05:41 +02:00
Kira Bruneau
0bf03aee89
mangohud: support Nvidia cards by adding OpenGL path
2021-06-19 19:11:36 -04:00
Kira Bruneau
839b933ef4
mangohud: 0.6.1 → 0.6.3
2021-06-19 16:44:08 -04:00
Kira Bruneau
1cce751a51
mangohud: prefer wrapping with XDG_DATA_DIRS
...
`XDG_DATA_DIRS` is what's used by Vulkan-Loader to search for MangoHud
when installed.
2021-06-19 16:33:53 -04:00
Kira Bruneau
a6293df119
goverlay: init at 0.5.1
2021-06-19 11:20:38 -04:00
Kira Bruneau
1c5ba73b66
mangohud: separate doc & man outputs
2021-06-19 11:03:38 -04:00
Kira Bruneau
2f2dde5315
mangohud: support wayland
2021-06-19 11:03:31 -04:00
github-actions[bot]
dd892e7e2f
Merge master into staging-next
2021-06-18 12:04:55 +00:00
SCOTT-HAMILTON
9f0979714e
eplot: 2.07 -> 2.09 ( #126937 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-18 13:58:54 +02:00
Jan Tojnar
e3dfa79441
Merge branch 'staging-next' into staging
...
Regenerated pkgs/servers/x11/xorg/default.nix to resolve the conflict.
2021-06-16 19:59:05 +02:00
Michael Weiss
42ded9d56b
maintainers: remove mbakke
...
Their last commit is b5bd862f24
from 2016.
Thank you for your contributions.
2021-06-15 13:46:24 +02:00
Michael Weiss
876dde6413
maim,slop: Remove myself as maintainer
...
I've switched to Wayland (using grim and slurp, which are pretty
similar) so I cannot even properly test these X11 tools anymore.
2021-06-15 13:42:35 +02:00
Robert Scott
764a102f35
exif: add patches for CVE-2021-27815
2021-06-12 17:10:53 +01:00
Alyssa Ross
926765c5e3
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/servers/http/apache-httpd/2.4.nix
2021-06-11 02:05:00 +00:00
Matthew Bauer
3ed3aa0884
Merge pull request #126305 from andersk/mesa-demos-data
...
mesa-demos: Configure --with-system-data-files
2021-06-10 13:29:09 -05:00
github-actions[bot]
cf8441dd85
Merge staging-next into staging
2021-06-09 18:14:53 +00:00
Sandro
1ff2de3b13
Merge pull request #125981 from musfay/glmark2
...
glmark2: 2017-09-01 -> 2021.02
2021-06-09 15:21:16 +02:00
Mustafa Çalışkan
ef12ba0d04
glmark2: 2017-09-01 -> 2021.02
2021-06-09 14:33:35 +03:00
Anders Kaseorg
b3f37af994
mesa-demos: Configure --with-system-data-files
...
Fixes #126301 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-06-08 21:03:03 -07:00
Maximilian Bosch
b35402361f
Merge pull request #125763 from r-ryantm/auto-update/gnuplot
...
gnuplot: 5.4.1 -> 5.4.2
2021-06-05 21:56:59 +02:00
github-actions[bot]
0397e518b7
Merge staging-next into staging
2021-06-05 18:30:31 +00:00
R. RyanTM
2c97a3630c
gnuplot: 5.4.1 -> 5.4.2
2021-06-05 08:14:31 +00:00
R. RyanTM
fc48487637
astc-encoder: 2.5 -> 3.0
2021-06-03 13:45:06 +00:00
github-actions[bot]
ddd2865cf8
Merge staging-next into staging
2021-05-29 01:44:01 +00:00
Mitsuhiro Nakamura
b9bf2ab441
feedgnuplot: 1.51 -> 1.58
2021-05-28 20:52:39 +09:00
Mitsuhiro Nakamura
75176e353c
feedgnuplot: fix perl shebang
2021-05-28 20:52:39 +09:00
Robert Schütz
b4e8099795
graphviz: patch CVE-2020-18032
2021-05-28 10:59:08 +02:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau ( #124035 )
2021-05-22 16:47:40 +02:00
Sandro
55aa5e870c
Merge pull request #123226 from pacien/ldgallery-fix-darwin-build
2021-05-22 15:51:52 +02:00
pacien
eb01e51938
ldgallery: fix darwin build
...
This adds a missing build dependency for building on Darwin.
GitHub: fixes #122681
2021-05-22 15:27:17 +02:00
R. RyanTM
aaa5b24921
agi: 1.1.0-dev-20210514 -> 1.1.0-dev-20210517
2021-05-20 14:47:44 -07:00
R. RyanTM
54a5d41968
agi: 1.1.0-dev-20210513 -> 1.1.0-dev-20210514
2021-05-19 10:46:17 -07:00
Stéphan Kochen
df51504424
pikchr: fix darwin build
2021-05-18 11:46:51 +02:00
Robert Schütz
d496275b80
yaxg: use ffmpeg instead of ffmpeg_3
2021-05-18 11:14:34 +02:00
Sandro
f85bc843c2
Merge pull request #122759 from dotlambda/mono6
2021-05-18 01:25:35 +02:00
Michael Raskin
70b37f9bf2
Merge pull request #123340 from dotlambda/cfdg-ffmpeg
...
cfdg: use ffmpeg instead of ffmpeg_3
2021-05-17 11:04:55 +00:00
Robert Schütz
d9252ffa69
cfdg: use ffmpeg instead of ffmpeg_3
2021-05-17 11:40:22 +02:00
Sandro
700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
...
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Martin Weinelt
7bd65d54f7
treewide: remove nand0p as maintainer
...
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.
- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
github-actions[bot]
b484cef365
Merge master into staging-next
2021-05-16 01:00:58 +00:00
Sandro
8c756df77e
Merge pull request #122935 from r-ryantm/auto-update/agi
...
agi: 1.1.0-dev-20210507 -> 1.1.0-dev-20210513
2021-05-15 21:34:05 +02:00
Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
Stéphan Kochen
bb24db68aa
dmtx-utils: fix darwin build ( #123033 )
2021-05-14 17:34:07 -04:00
R. RyanTM
f3b5e9c76d
agi: 1.1.0-dev-20210507 -> 1.1.0-dev-20210513
2021-05-14 01:21:17 +00:00
Robert Schütz
d099e7558e
mono: 5 -> 6
2021-05-12 21:32:40 +02:00
Martin Weinelt
a18880bf72
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-12 18:28:03 +02:00
Sandro
76e3279009
Merge pull request #122636 from rmcgibbo/vips
...
vips: fix darwin
2021-05-12 18:15:41 +02:00
github-actions[bot]
d8fb37f470
Merge master into staging-next
2021-05-12 06:21:33 +00:00
davidak
4beb9ae883
Merge pull request #122465 from MetaDark/mangohud
...
mangohud: 0.4.1 → 0.6.1
2021-05-12 07:49:01 +02:00
Robert T. McGibbon
c7b3d9522b
vips: fix darwin
2021-05-11 16:54:27 -04:00
Kira Bruneau
c3a52c2a27
mangohud: 0.4.1 → 0.6.1
2021-05-11 12:52:12 -04:00
github-actions[bot]
10e16ec9ab
Merge master into staging-next
2021-05-11 06:20:33 +00:00
R. RyanTM
4b9a7b96dc
agi: 1.1.0-dev-20210506 -> 1.1.0-dev-20210507
2021-05-11 00:34:00 +00:00
github-actions[bot]
450e66080b
Merge master into staging-next
2021-05-09 18:23:01 +00:00
Ryan Mulligan
b64ef0127c
Merge pull request #121967 from r-ryantm/auto-update/agi
...
agi: 1.1.0-dev-20210504 -> 1.1.0-dev-20210506
2021-05-09 10:46:46 -07:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
...
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
R. RyanTM
c6dbb82d8c
gmic: 2.9.6 -> 2.9.7
2021-05-08 17:51:07 -07:00
Sandro
84a721ff5f
Merge pull request #121549 from hzeller/timg-142
2021-05-08 21:08:50 +02:00
github-actions[bot]
b8cdb044e9
Merge staging-next into staging
2021-05-07 06:20:24 +00:00
Ivar Scholten
33d042b667
snapdragon-profiler: init at v2021.2
...
Co-authored-by: PixelyIon <pixelyion@protonmail.com>
2021-05-06 21:17:39 -07:00
R. RyanTM
db95d0ce9a
agi: 1.1.0-dev-20210504 -> 1.1.0-dev-20210506
2021-05-07 00:34:55 +00:00
Jan Tojnar
d9f177eb4d
Merge branch 'staging-next' into staging
...
The transmission conflict was non-trivial:
- libbrotli added to apparmor rules <1bdda029cd
>
- apparmor rules rewritten <b280e64078
>
Chosen the rewrite and verified that brotli is part of the rule set generated by `apparmorRulesFromClosure`.
2021-05-06 08:42:50 +02:00
Uri Baghin
a4026fb952
perceptualdiff: fix darwin support ( #121646 )
2021-05-05 22:36:08 -04:00
R. RyanTM
5dff40a628
agi: 1.1.0-dev-20210430 -> 1.1.0-dev-20210504
2021-05-05 00:31:00 +00:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging
2021-05-03 18:25:49 +00:00
Sandro
d19a57aa07
Merge pull request #121521 from fortuneteller2k/add-xcolor
...
xcolor: init at unstable-2021-02-02
2021-05-03 17:32:56 +02:00
Sandro
e53f471872
Merge pull request #121340 from r-ryantm/auto-update/agi
...
agi: 1.1.0-dev-20210423 -> 1.1.0-dev-20210430
2021-05-03 16:55:30 +02:00
Henner Zeller
af10e7ca21
timg: 1.4.0 -> 1.4.2
...
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2021-05-02 19:07:05 -07:00