Ludovic Courtès 60e0aae89c
channels: Consider news files as UTF-8-encoded by default.
Partly fixes <https://issues.guix.gnu.org/57039>.
Reported by Pierre-Henry Fröhring <contact@phfrohring.com>.

Previously, news file would be read using the current locale encoding.
This could lead to a test failure in 'tests/channels.scm' (in a test
that expects some Unicode-capable encoding) in case tests were run in a
non-Unicode locale.

* guix/channels.scm (channel-news-for-commit): Make port for NEWS-FILE
UTF-8 by default.
2022-08-09 15:59:09 +02:00
..
2022-08-09 15:58:14 +02:00
2022-05-01 21:30:34 +02:00
2022-02-14 11:23:07 +01:00
2022-03-18 16:03:33 +01:00
2021-04-12 18:42:22 +02:00
2022-06-10 23:52:34 -04:00
2022-07-31 21:55:48 -04:00
2022-07-10 23:57:14 +02:00
2021-08-12 12:34:13 +02:00
2022-02-14 11:23:07 +01:00
2022-08-05 00:14:30 +02:00