aboutsummaryrefslogtreecommitdiff
path: root/src/xyz/euandreh/rg.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/xyz/euandreh/rg.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xyz/euandreh/rg.scm b/src/xyz/euandreh/rg.scm
index aa710ce..e695407 100644
--- a/src/xyz/euandreh/rg.scm
+++ b/src/xyz/euandreh/rg.scm
@@ -5,6 +5,7 @@
#:use-module (guix licenses)
#:use-module (guix packages))
+;; Remove once https://issues.guix.gnu.org/58593 is applied
(define-public perl-regexp-grammars
(package
(name "perl-regexp-grammars")