GHC 2017-10-04

4 comments.

, https://git.io/vd4yY in Frozen-Flask/Frozen-Flask
Removed some dangling whitespace out of habit... Should be harmless.

, https://git.io/vd4yO in Frozen-Flask/Frozen-Flask
Allow function values for FREEZER_SKIP_EXISTING
===============================================

This enables more granular control over what files to skip.

Fixes #86.

(Implements the idea in https://github.com/Frozen-Flask/Frozen-Flask/issues/86#issuecomment-334286530.)

, https://git.io/vd8jn in Homebrew/homebrew-core
Static libraries are already built so I'm not sure what this accomplishes.

```console
$ brew ls ffmpeg | grep '.a$'
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavcodec.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavdevice.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavfilter.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavformat.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavresample.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libavutil.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libpostproc.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libswresample.a
/usr/local/Cellar/ffmpeg/3.3.4/lib/libswscale.a
```

, https://git.io/vd8jc in Homebrew/homebrew-core
imagemagick@6 6.9.9-18
======================

Created with `brew bump-formula-pr`.

---

Please remember to
```
brew mirror imagemagick@6
```
when merging.

<img src="https://i.imgur.com/s8TMOSU.png" width="40" height="53">