From 760875d065a8409ef4ae30e1a68b57321bc1c764 Mon Sep 17 00:00:00 2001
From: Amin Bandali <bandali@gnu.org>
Date: Wed, 8 Jan 2020 01:06:06 -0500
Subject: bash,guix: "fix" completion

---
 .config/guix/manifest/chaman.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.config/guix')

diff --git a/.config/guix/manifest/chaman.scm b/.config/guix/manifest/chaman.scm
index 5a41334..596d1cd 100644
--- a/.config/guix/manifest/chaman.scm
+++ b/.config/guix/manifest/chaman.scm
@@ -1,6 +1,6 @@
 (specifications->manifest
   '("audacity"
-    ;"bash-completion"
+    "bash-completion"
     "cvs"
     "emacs"
     "emacs-alert"
-- 
cgit v1.2.3-83-g751a