Commit graph

2141 commits

Author SHA1 Message Date
R. RyanTM 3e0fca9635 clipgrab: 3.8.11 -> 3.8.12 2020-06-15 16:25:12 +00:00
Anton-Latukha 3348912c56
handbrake: 1.3.2 -> 1.3.3
M  pkgs/applications/video/handbrake/default.nix
2020-06-14 12:17:36 +03:00
Michael Raskin 6541ef3267
Merge pull request #90186 from 7c6f434c/fix-mplayer
mplayer: fix build by forcing -lfreetype
2020-06-12 19:12:29 +00:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michele Guerini Rocco e9a0ec8142
Merge pull request #90048 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 46.0.0 -> 47.0.0
2020-06-12 15:48:43 +02:00
Michael Raskin aef898b0a2 mplayer: fix build by forcing -lfreetype 2020-06-12 15:30:59 +02:00
Doron Behar d60b5aaa2f wrapMpv: Use lib.strings.escapeShellArgs
Instead of manually quoting the strings, use the library function to do
it more reliably.
2020-06-11 17:18:23 +02:00
R. RyanTM 59ceaf7e33 mkvtoolnix: 46.0.0 -> 47.0.0 2020-06-10 12:16:00 +00:00
Frederik Rietdijk dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Frederik Rietdijk 6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Matías Lang 5930a0ea44 mpvScripts.simple-mpv-webui: init at 1.0.0 2020-06-06 14:46:15 -03:00
Benjamin Esham 3da680ba20 mkvtoolnix: fix Darwin build by specifying -std=c++17 2020-06-05 19:52:35 -07:00
Frederik Rietdijk 08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Benjamin Hipple 1ae28ebfdb
Merge pull request #89345 from josephtheengineer/olive-editor-wrap-qt
olive-editor: use wrapQtAppsHook
2020-06-03 22:36:09 -04:00
josephtheengineer 654d1ca4b9
olive-editor: use wrapQtAppsHook 2020-06-03 07:30:02 +10:00
R. RyanTM 55a41783f9 xawtv: 3.106 -> 3.107 2020-06-02 12:47:26 -07:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Matías Lang 164985ab68 mpv: disable samba support by default
samba support will be dropped in mpv upstream in its next release (see
3b8b7cb9d4).
Also, using it triggered segmentation faults when using luasocket.

Closes #88584
2020-05-31 16:45:01 -03:00
Samuel Dionne-Riel 2defee2981
Merge pull request #88882 from Kiwi/mlv-app-init
mlv-app: init at 1.11
2020-05-31 02:59:55 -04:00
Frederik Rietdijk 03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Jan Tojnar 164e07922d
Merge pull request #87522 from r-ryantm/auto-update/vlc
libsForQt5.vlc: 3.0.8 -> 3.0.10
2020-05-28 04:54:12 +02:00
R. RyanTM 9986290c0f plex-mpv-shim: 1.7.16 -> 1.8.0 2020-05-27 13:04:45 -07:00
Frederik Rietdijk 362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Robert Djubek b70b1835d5
mlv-app: init at 1.11 2020-05-25 19:16:43 +00:00
Anderson Torres c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Frederik Rietdijk d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
Doron Behar f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Aaron Andersen dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00
Carsten Rohrbach f3050a6831 webcamoid: init at 8.7.1 2020-05-22 15:06:58 +02:00
Orivej Desh 16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Peter Hoeg b462b8b9e5
Merge pull request #88516 from peterhoeg/f/obs
obs-studio: show the actual version instead of 0.0.1
2020-05-22 08:54:38 +08:00
Anderson Torres 45dad06bed
Merge pull request #88472 from cript0nauta/mpv-fix-lua-path
mpv: wrap LUA_CPATH and LUA_PATH environment variables
2020-05-21 12:31:48 -03:00
Peter Hoeg 23e40675eb obs-studio: show the actual version instead of 0.0.1 2020-05-21 20:52:32 +08:00
Peter Hoeg a0d7927a8c
Merge pull request #88127 from NixOS/f/handbrake
handbrake: allow building from checkout
2020-05-20 16:35:58 +08:00
Peter Hoeg 423296fc35 handbrake: do not harden on arm 2020-05-20 12:27:57 +08:00
Lassulus dc7a573d5a
Merge pull request #87498 from r-ryantm/auto-update/smplayer
smplayer: 19.10.2 -> 20.4.2
2020-05-19 21:52:29 +02:00
Peter Hoeg c729ec59a9 doc and remove superfluous toString 2020-05-19 21:50:39 +08:00
Peter Hoeg 200f8bae04
Merge pull request #87965 from samdoshi/kodi
kodi: Fix build
2020-05-19 12:26:22 +08:00
Peter Hoeg ed077f6818 handbrake: allow building from checkout 2020-05-19 12:19:13 +08:00
Matías Lang a6dfaad922 mpv: fix lua path
mpv uses lua without directly executing the "lua" binary, so prefixing
$PATH wasn't enough. Without this change, lua scripts were unable to
import luasocket.
2020-05-19 00:50:24 -03:00
Jan Tojnar f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Wout Mertens 548872be20
Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2
handbrake: 1.3.1 -> 1.3.2
2020-05-18 08:24:20 +02:00
Enno Lohmeier a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
Sam Doshi c5c0bc82d7 kodi: Fix build 2020-05-16 14:52:20 +01:00
Frederik Rietdijk 404fe35d65 Merge staging-next into staging 2020-05-14 09:37:03 +02:00
Enno Lohmeier c167fbb3ea obs-studio: use addOpenGLRunpath to enable nvenc 2020-05-14 08:48:36 +02:00
Daniël de Kok 7f879e0aec makemkv: 1.15.0 -> 1.15.1
Upstream changelog:

- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- Bug fixes:
  * For some HD audio streams frames were dropped incorrectly on segment
    boundaries
2020-05-12 08:26:43 +02:00
John Ericson 1ac5398589 *-wrapper; Switch from infixSalt to suffixSalt
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
luc65r e338c1250d tartube: 2.0.016 -> 2.1.0 2020-05-10 22:22:47 +02:00
R. RyanTM b51c018859 libsForQt5.vlc: 3.0.8 -> 3.0.10 2020-05-10 18:08:13 +00:00
R. RyanTM d7f31f6f73 smplayer: 19.10.2 -> 20.4.2 2020-05-10 13:37:22 +00:00
Mario Rodas b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
David Izquierdo fb9053332b jftui: 0.2.2 -> 0.3.0 2020-05-06 11:17:27 -07:00
Jörg Thalheim e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
Michele Guerini Rocco 2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
Doron Behar b0ac6a009b mpvScripts.mpris: use patch sent upstream for make DESTDIR=
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
R. RyanTM d1a36a32ca mkvtoolnix: 45.0.0 -> 46.0.0 2020-05-06 00:56:15 +00:00
Jörg Thalheim 3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Anton-Latukha 17125fd235
handbrake: 1.3.1 -> 1.3.2
M  pkgs/applications/video/handbrake/default.nix
2020-05-05 14:14:37 +03:00
Doron Behar 8277f8a4ec p2pvc: exlicitly use opencv2 2020-05-05 13:03:02 +03:00
Pavol Rusnak 39321d37e3
ffmpeg-normalize: 1.15.8 -> 1.19.0 2020-05-05 10:37:45 +02:00
Ryan Mulligan c8cf5aa5ca
Merge pull request #86745 from r-ryantm/auto-update/streamlink
streamlink: 1.3.1 -> 1.4.1
2020-05-04 05:53:37 -07:00
R. RyanTM 7a35da8111 streamlink: 1.3.1 -> 1.4.1 2020-05-04 09:07:57 +00:00
Peter Simons 0b8933e117
Merge pull request #86736 from r-ryantm/auto-update/shotcut
shotcut: 20.04.01 -> 20.04.12
2020-05-04 10:22:14 +02:00
R. RyanTM 99bb215b5a shotcut: 20.04.01 -> 20.04.12 2020-05-04 08:03:45 +00:00
Doron Behar f388ca8ac8 mpvScripts.mpris: set platforms to Linux 2020-05-04 10:12:53 +03:00
Cole Mickens 7f5eee6a11
plex-mpv-shim: 1.7.14 -> 1.7.16 2020-05-03 19:10:57 -07:00
Doron Behar a60552ad94 mpvScripts.mpris: 0.4 -> 0.5 2020-05-03 21:18:46 +03:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
worldofpeace d85aabfb5f
Merge pull request #84449 from doronbehar/improve-guvcview
guvcview: fix gsettings filechooser errors
2020-04-28 13:32:13 -04:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Jan Tojnar 4bcf123f61
Merge pull request #85690 from LouisTakePILLz/obs-v4l2sink 2020-04-26 04:11:18 +02:00
peelz f2211de99e obs-v4l2sink: fix v4l2device_close segfault 2020-04-25 18:35:18 -04:00
peelz a576482e4c obs-v4l2sink: add 32-bit support
The rev was downgraded to the latest released version (0.1.0) because the
the changes on master are mostly related to localization and README
stuff. The only code-related change is insignificant.
2020-04-25 18:35:18 -04:00
Doron Behar 716c07c73c qstopmotion: mark as broken for aarch64 2020-04-25 23:04:18 +03:00
Doron Behar f0b1ace473 qstopmotion: use libsForQt5.callPackage properly 2020-04-25 21:18:23 +03:00
Doron Behar f04b40ae4b qstopmotion: format inputs and arguments 2020-04-25 20:33:40 +03:00
worldofpeace bef95ff573
Merge pull request #85948 from mkg20001/pkg/tartube
tartube: init at 2.0.016
2020-04-25 11:52:29 -04:00
Piotr Bogdan 3acee22791
tartube: init at 2.0.016 2020-04-25 11:40:57 +02:00
peelz 9a66afc5d0 obs-v4l2sink: add peelz to maintainers 2020-04-24 19:27:40 -04:00
Frederik Rietdijk cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
worldofpeace b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Frederik Rietdijk 8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Martin Milata 98f126615f bomi: use qt5's mkDerivation
Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
2020-04-22 15:23:09 +02:00
Martin Milata 5f70a209da qmediathekview: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata e036261b15 qstopmotion: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Domen Kožar ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Frederik Rietdijk 803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Fabian Möller 41582c7a02
plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script (#68938) 2020-04-20 10:40:00 +01:00
John Ericson 33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Graham Christensen b76e3eab18
Merge pull request #84153 from colemickens/nixpkgs-obs-v4lsink
obs-v4l2sink: init at unstable-20181012
2020-04-17 08:29:30 -04:00
José Romildo Malaquias 3b8a98d639 mpc-qt: 18.08 -> 2019-06-09
- update to the latest commit in git repository
- use mkDerivation for qt applications
- original repo disappeared from github; use the one from gitlab
2020-04-16 20:30:34 -07:00
Jan Tojnar 4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Michael Weiss ca2a222747
wf-recorder: 0.2 -> 0.2.1 2020-04-14 21:08:45 +02:00
adisbladis 44c30f46f1
mpv: Enable archive support by default 2020-04-14 09:06:09 +01:00
Matthew Bauer e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Mario Rodas e26753add8
Merge pull request #85070 from minijackson/kodiPlugins.vfs-sftp-1.0.6
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6
2020-04-12 16:31:18 -05:00
Justin Humm 051abe836c lightworks: fix meta
The meta attrs must be in the final derivation, as otherwise `nix edit`
or `nix search` don't work.
2020-04-12 14:06:02 -04:00
Minijackson beb4adad31
kodiPlugins.vfs-libarchive: 1.0.6 -> 1.0.7 2020-04-12 14:27:50 +02:00
Minijackson 29ba19921c
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6 2020-04-12 14:19:56 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
Aaron Andersen 0d62914bcd
Merge pull request #84727 from raboof/update-olive-editor-to-0.1.2
olive-editor 0.1.1 -> 0.1.2
2020-04-09 09:46:59 -04:00
R. RyanTM 24ca5b4475 celluloid: 0.18 -> 0.19 2020-04-09 01:39:45 +00:00
Arnout Engelen f0d12bf4f7
olive-editor 0.1.1 -> 0.1.2 2020-04-08 17:23:22 +02:00
Peter Simons c924ae5079
Merge pull request #84638 from r-ryantm/auto-update/shotcut
shotcut: 20.02.17 -> 20.04.01
2020-04-08 08:34:32 +02:00
R. RyanTM 1c279a0011 obs-studio: 25.0.2 -> 25.0.3 2020-04-07 10:57:53 -07:00
R. RyanTM 70e684d5d9 shotcut: 20.02.17 -> 20.04.01 2020-04-07 17:48:38 +00:00
Matthew Bauer dcb8c6fa8b kodi: fix cross compilation
- provide native binaries
- set cpu / os / etc. flags
- fix wayland compilation
2020-04-06 16:36:30 -04:00
Minijackson 34999b030c
waylandpp: 0.2.5 -> 0.2.7, make it split-output package 2020-04-06 20:13:15 +02:00
R. RyanTM 4b1e60bda9 mkvtoolnix: 44.0.0 -> 45.0.0 2020-04-06 06:49:14 +00:00
Jan Tojnar 8edcff87f2
kodiPlugins.steam-controller: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:58:04 +02:00
Jan Tojnar 6f80f125b8
kodiPlugins.joystick: Clean up dependencies
Neither libusb or pcre is needed. udev is used instead.
2020-04-04 10:57:16 +02:00
Cole Mickens d01c1f35b8 obs-v4l2sink: init at unstable-20181012 2020-04-02 18:42:45 -07:00
Jan Tojnar 3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Jörg Thalheim b114def89c
Merge pull request #79751 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.3 -> 0.4
2020-03-31 11:53:53 +01:00
R. RyanTM 3267f92b98 ffmpeg-normalize: 1.15.7 -> 1.15.8 2020-03-30 21:48:37 -07:00
Ryan Mulligan 97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Peter Hoeg 4e3d5eb1f7
Merge pull request #75697 from georgewhewell/add-kodi-gbm
kodi: add option for GBM backend
2020-03-29 13:49:23 +08:00
Jan Tojnar fa4e1bbe07
Merge branch 'master' into staging-next
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01:00
Cole Mickens 596b601dfa plex-mpv-shim: v1.7.12 -> v1.7.14 2020-03-28 16:14:36 -07:00
Frederik Rietdijk a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Minijackson d289cc16d4 kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6 2020-03-27 13:08:12 -07:00
Symphorien Gibol e9aa2ef64a bombono: fix build with scons/python3 2020-03-27 10:49:52 -07:00
Johannes Schleifenbaum ab55af2279 jellyfin-mpv-shim: 1.4.1 -> 1.4.2 2020-03-27 10:40:42 -07:00
Mario Rodas 9fa6557a71
mpv: fix cocoa backend 2020-03-26 04:20:00 -05:00
Daniël de Kok 8a9ffd2ae0 makemkv: 1.14.7 -> 1.15.0
Upstream changelog:

- User interface update
- New preferences page for LibMMBD integation
- Improved handling for discs with mastering errors
- Better tolerance for corrupted input data
- Many internal improvements
2020-03-25 14:54:29 +01:00
Anderson Torres 571b7226d5
Merge pull request #83165 from AndersonTorres/update-openshot-qt
Update openshot-qt and related packages
2020-03-23 12:58:22 -03:00
Peter Simons 793c1b5c72 obs-studio: update from version 25.0.0 to 25.0.2
The 25.0.0 version crashes every time one tries to save the settings.
2020-03-23 12:30:37 +01:00
markuskowa 3578bb5d85
Merge pull request #83129 from ck3d/unstable-vdr-xineliboutput-fix-opengl-and-2.2.0
vdr-xineliboutput fix build and 2.1.0 -> 2.2.0
2020-03-23 11:13:59 +01:00
AndersonTorres 5f382299f8 openshot-qt: 2.4.4 -> 2.5.1 2020-03-22 19:32:03 -03:00
AndersonTorres 71ab4348c0 libopenshot: 0.2.3 -> 0.2.5 2020-03-22 19:32:03 -03:00
AndersonTorres ab7647b15b libopenshot-audio: 0.1.8 -> 0.2.0 2020-03-22 19:32:02 -03:00
markuskowa 667df74501
Merge pull request #83131 from ck3d/fix-kodi-lirc
kodi: fix lirc support
2020-03-22 21:29:45 +01:00
Christian Kögler b7dad4977c vdr-xineliboutput: 2.1.0 -> 2.2.0 2020-03-22 21:23:06 +01:00
Christian Kögler 8f12a72488 kodi: fix lirc support
* adapted to the way kodi finds the lircd socket
* added lirc package to build support for lirc
2020-03-22 12:47:25 +01:00
Christian Kögler d315b3d267 vdr-xinelinboutput: fix pkg-config for opengl
Up to including nixos-19.09 configure fall back and included right
libraries. Since nixos-20.03 pkg-config returns a valid value for opengl, but
opengl misses glx symbols.
2020-03-22 12:01:45 +01:00
Carles Pagès e28f291d3c
Merge pull request #82317 from dasj19/latest-kodi-15.1
kodi 18.5 -> 18.6
2020-03-20 22:30:25 +01:00
Patrick Hilhorst 9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Ryan Mulligan fee1cee0ac
Merge pull request #82940 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.6 -> 25.0.0
2020-03-19 11:08:57 -07:00
R. RyanTM ccf8d188b3 obs-studio: 24.0.6 -> 25.0.0 2020-03-19 12:55:37 +00:00
Daniel Șerbănescu b6b89f1f0a kodi 18.5 -> 18.6. 2020-03-18 08:12:58 +01:00
Pavol Rusnak 931dd07712 ffmpeg-normalize: init at 1.15.7 2020-03-14 17:47:59 -07:00
Johannes Schleifenbaum aac3717ff4 jellyfin-mpv-shim: init at 1.4.1 2020-03-11 10:55:46 -07:00
R. RyanTM b310986a9e mkvtoolnix: 43.0.0 -> 44.0.0 2020-03-11 05:21:25 +00:00
markuskowa 2100306071
Merge pull request #81756 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.7 -> 3.8.11
2020-03-07 16:06:18 +01:00
R. RyanTM deb059c390 clipgrab: 3.8.7 -> 3.8.11 2020-03-04 19:47:19 +00:00
Luke Clifton 3994f07caa catt: 0.10.3 -> 0.11.0 2020-03-04 18:04:55 +08:00