www/gohugo: Update to 0.147.6
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.6
- Improve warning message on superfluous prefix when using function 'partials.Include'
- Fix recent regression with cascading of params to content adapters
- Fix it so e.g. de in layouts/_shortcodes/de.html is not interpreted as a language code
- commands: Make sure the browser gets refreshed on changes when --disableFastRender is set
- tpl/transform: Expose the KaTeX strict option