From a075ac88544dc2d826fb972d485947201d6bd7d1 Mon Sep 17 00:00:00 2001 From: Jean-Pierre De Jesus DIAZ Date: Tue, 28 Nov 2023 12:34:49 +0100 Subject: gnu: make-avr-libc: Fix synopsis. * gnu/packages/avr.scm (make-avr-libc/implementation): Drop 'The' from synopsis. Change-Id: Idb6c008d709a988075789a6220af63f4917c2179 Signed-off-by: Efraim Flashner --- gnu/packages/avr.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/avr.scm b/gnu/packages/avr.scm index fdc43d2404..23401cd249 100644 --- a/gnu/packages/avr.scm +++ b/gnu/packages/avr.scm @@ -130,7 +130,7 @@ changed to ~a~%" (native-inputs `(("avr-binutils" ,(make-avr-binutils)) ("avr-gcc" ,(make-avr-gcc #:xgcc xgcc)))) (home-page "https://www.nongnu.org/avr-libc/") - (synopsis "The AVR C Library") + (synopsis "AVR C Library") (description "AVR Libc is a project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers.") -- cgit v1.2.3 >
aboutsummaryrefslogtreecommitdiff