[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#45714] [PATCH 0/1] Fix extension
From: |
zimoun |
Subject: |
[bug#45714] [PATCH 0/1] Fix extension |
Date: |
Thu, 7 Jan 2021 15:12:36 +0100 |
Dear,
Simple fix of bug#45709. The 'search-patch' function returns #f which breaks
the pattern matching. Another solution is 'let+if' instead of the 'match'.
http://issues.guix.gnu.org/issue/45709
All the best,
simon
zimoun (1):
ui: Fix extensions.
guix/ui.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
base-commit: 0d3f2716a8b8b64fc4126e1f3e987e05cb9f6bac
--
2.29.2
- [bug#45714] [PATCH 0/1] Fix extension,
zimoun <=