guix/gnu/build
Maxime Devos a3bfe953d2
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-30 14:09:32 -04:00
..
accounts.scm
activation.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
bootloader.scm
chromium-extension.scm Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
cross-toolchain.scm
file-systems.scm file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
hurd-boot.scm
image.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00
install.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
jami-service.scm build/jami-service: Fix range ends in account-fingerprint-rx. 2021-08-30 14:09:32 -04:00
linux-boot.scm gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
linux-container.scm Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
linux-initrd.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm build: shepherd: Use autoload to lazily bind Shepherd modules. 2021-08-02 14:16:22 -04:00
svg.scm
vm.scm Update copyright/name notices for Christine Lemmer-Webber. 2021-08-15 14:15:37 -04:00