From deba070e2fea0b74a92f05de6e83458f664f30c8 Mon Sep 17 00:00:00 2001 From: madomado Date: Thu, 29 Aug 2024 16:42:06 +0800 Subject: [PATCH] nim Signed-off-by: madomado --- anda/langs/nim/nph/nph.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/nim/nph/nph.spec b/anda/langs/nim/nph/nph.spec index c3e45d19f1..a12fff0efe 100644 --- a/anda/langs/nim/nph/nph.spec +++ b/anda/langs/nim/nph/nph.spec @@ -8,7 +8,7 @@ Source0: %url/archive/refs/tags/v%version.tar.gz SourceLicense: MIT Packager: madonuko BuildRequires: anda-srpm-macros -#Buildrequires: nim +BuildRequires: nim %description nph is an opinionated source code formatter for the Nim language, aiming to take the drudgery of manual formatting out of your coding day.