diff options
author | Maxime Devos <[email protected]> | 2021-08-30 19:39:35 +0200 |
---|---|---|
committer | Efraim Flashner <[email protected]> | 2021-08-31 19:50:30 +0300 |
commit | d3d2fae2ce00eadd927276190dc2e2f86a89fa05 (patch) | |
tree | 0c669dc147fa1ede89a5b6bafd621aeb42d2d40e /gnu/packages/jemalloc.scm | |
parent | bac072e09bb80c172672e13782e1ed25ce04d6d5 (diff) |
build/jami-service: Fix range ends in account-fingerprint-rx.
This broke compilation of Guix with [email protected] with:
In procedure make-regexp: Invalid range end
The fix is to replace [0-9A-f] with [0-9A-Fa-f].
* gnu/build/jami-service.scm (account-fingerprint-rx): Correct regexp.
Signed-off-by: Maxim Cournoyer <[email protected]>
Diffstat (limited to 'gnu/packages/jemalloc.scm')
0 files changed, 0 insertions, 0 deletions