diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-06-25 17:15:43 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-06-26 09:37:05 +0200 |
| commit | 04d5addb2524bd04e8266cd3f8f56acf0d131b45 (patch) | |
| tree | 399b60466f932ce0d6d8f8b9ad540177bdc32085 /gnu/packages/messaging.scm | |
| parent | 8ae7e218889d97a53efdd04ecacbcb6d8da428c7 (diff) | |
gnu: nheko: Refresh input.
* gnu/packages/messaging.scm (nheko)[inputs]: Replace spdlog-1.13
by spdlog.
Diffstat (limited to 'gnu/packages/messaging.scm')
| -rw-r--r-- | gnu/packages/messaging.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index e455b2ad8a9..6468a30a0e5 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm | |||
| @@ -2609,7 +2609,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.") | |||
| 2609 | qtwayland | 2609 | qtwayland |
| 2610 | qtsvg | 2610 | qtsvg |
| 2611 | re2 | 2611 | re2 |
| 2612 | spdlog-1.13 | 2612 | spdlog |
| 2613 | vulkan-headers | 2613 | vulkan-headers |
| 2614 | vulkan-loader | 2614 | vulkan-loader |
| 2615 | xdg-utils ; xdg-open for opening URLs | 2615 | xdg-utils ; xdg-open for opening URLs |
