diff options
author | Maxime Devos <maximedevos@telenet.be> | 2021-08-30 19:39:35 +0200 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-08-30 14:09:32 -0400 |
commit | a3bfe953d2e5f067b268c381437a807e1437c85a (patch) | |
tree | 986df0efce18fabac04205354ad5d0eda335500d /TODO | |
parent | 7712154ccb115e7d8d5b040fb45109369e42bc4b (diff) | |
download | guix-a3bfe953d2e5f067b268c381437a807e1437c85a.tar.gz |
build/jami-service: Fix range ends in account-fingerprint-rx.
This broke compilation of Guix with guile@3.0.2 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 <maxim.cournoyer@gmail.com>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions