guix/gnu
Maxime Devos d3d2fae2ce
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>
2021-08-31 19:50:30 +03:00
..
bootloader
build build/jami-service: Fix range ends in account-fingerprint-rx. 2021-08-31 19:50:30 +03:00
installer
machine
packages gnu: python-google-api-client: Rewrite invalid setup.py. 2021-08-31 18:39:25 +02:00
services Merge branch 'master' into core-updates-frozen 2021-08-12 00:30:27 +02:00
system Merge branch 'master' into core-updates-frozen 2021-07-29 22:34:57 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: evolution: Fix building with cmake > 3.20. 2021-08-30 13:27:10 +02:00
machine.scm
packages.scm
services.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
system.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
tests.scm