aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/avr.scm2
1 files changed, 1 insertions, 1 deletions
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.")
296b6e5807be75beb258dc82e86e928'>linux-boot: Don't create /root before it's used....Tobias Geerinckx-Rice 2023-10-23gnu: icecat: Support Guix packaged extensions and native manifests....Clément Lassieur 2023-10-15linux-modules: Fix module dependency loading....Tobias Geerinckx-Rice 2023-10-12accounts: Fix typo in comment....Ludovic Courtès 2023-10-08accounts: Ensure ‘last-change’ field of shadow entries is never zero....Ludovic Courtès 2023-10-01secret-service: Increase default handshake timeout....Ludovic Courtès 2023-10-01hurd-boot: Setup/dev/hdX, /dev/hdXsY IDE device node translators....Janneke Nieuwenhuizen 2023-08-20Revert "gnu: system: Add home-directory-permissions field to <user-account>."...Tobias Geerinckx-Rice 2023-08-25gnu: system: Add home-directory-permissions field to <user-account>....David Thompson 2023-07-19marionette: Allow passing custom OCR arguments....Bruno Victal 2023-07-13hurd-boot: Cater for netdde....Janneke Nieuwenhuizen 2023-07-13hurd-boot: Setup pci-arbiter and rumpdisk translators....Janneke Nieuwenhuizen 2023-06-14gnu: image: Add support for unformatted partitions....Efraim Flashner 2023-05-17hurd-boot: Symlink /hurd before setting up translators....Josselin Poiret 2023-05-06services: dbus-service, secret-service: Do not cause (fibers) to be loaded....Ludovic Courtès 2023-02-26file-systems: Validate 'no-diratime flag....Tobias Geerinckx-Rice