www/gohugo: Update to 0.154.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.0
Hugo v0.154.0 is the 14th release this year (not counting patch releases) and
introduces partial decorators, or “partials with a twist.”
Bug fixes
- tpl/collections: Fix apply to work with built-in funcs like len
- Revert "resources/page: Fix slugorcontentbasename for section pages"
Improvements
- helpers: Limit verbose watch output for better readability
- tpl/reflect: Make the IsImageResource implementation less technical
- internal/warpc: Increase WebP memory limit to 384 MiB
- Update tpl/reflect/reflect.go
- Add reflect.Is{Page,Site,Resource,ImageResource}
- Allow partials to work as decorators
Approved by: doceng@ (implicit)