summaryrefslogtreecommitdiff
path: root/gnu/machine.scm
diff options
context:
space:
mode:
authorMaxime Devos <maximedevos@telenet.be>2021-08-30 19:39:35 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-08-30 14:09:32 -0400
commita3bfe953d2e5f067b268c381437a807e1437c85a (patch)
tree986df0efce18fabac04205354ad5d0eda335500d /gnu/machine.scm
parent7712154ccb115e7d8d5b040fb45109369e42bc4b (diff)
downloadguix-patches-a3bfe953d2e5f067b268c381437a807e1437c85a.tar
guix-patches-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 'gnu/machine.scm')
0 files changed, 0 insertions, 0 deletions