GHC 2017-07-12

5 comments.

, https://git.io/vQ9kt in Homebrew/homebrew-core
git 2.13.3
==========

Created with `brew bump-formula-pr`.

---

👿

, https://git.io/vQy1N in Homebrew/homebrew-core
Oh crap I installed `Command_Line_Tools_macOS_10.12_for_Xcode_9_beta_3.dmg`. Never mind.

, https://git.io/vQygM in ahonn/hexo-theme-even
Feature request: Tumblr social link
===================================

It would be nice if Tumblr is supported as a social link. I would have submitted a PR, but your icon font needs to be updated, so I can't.

The SVG logo of Tumblr can be found in encharm/Font-Awesome-SVG-PNG:

![](https://rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/tumblr-square.svg)

or

![](https://rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/tumblr.svg)

, https://git.io/vQyBr in Homebrew/homebrew-core
cmark-gfm 0.27.1.gfm.4
======================

Created with `brew bump-formula-pr`.

---

©️🎯

, https://git.io/vQDXL in Homebrew/homebrew-core
**Update.** I installed the wrong CLT. Never mind.

---

> Do you have any thoughts/feelings about this behaviour remaining unchanged? 

Is it remaining unchanged though? I just upgraded to Xcode beta 3 and corresponding CLT, and 

```
$ /usr/bin/xcodebuild -version
Xcode 9.0
Build version 9M174d
$ /usr/bin/clang -Xlinker -v
@(#)PROGRAM:ld  PROJECT:ld64-302.1
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
Library search paths:
	/usr/lib
	/usr/local/lib
Framework search paths:
	/Library/Frameworks/
	/System/Library/Frameworks/
...
```

Prior to the upgrade I was seeing the same as https://github.com/Homebrew/homebrew-core/issues/14418#issuecomment-307970648.