diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-06-25 17:13:45 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-06-26 09:37:05 +0200 |
| commit | 8ae7e218889d97a53efdd04ecacbcb6d8da428c7 (patch) | |
| tree | 85be0c310c69c12dcdb302bc9bc5d46407a8caf9 | |
| parent | 6e87633c9e4ece436bfaa6eafa09e457163f6336 (diff) | |
gnu: mtxclient: Refresh input.
* gnu/packages/messaging.scm (mtxclient)[inputs]: Replace spdlog-1.13
by spdlog.
| -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 ef3756ffc73..e455b2ad8a9 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm | |||
| @@ -2526,7 +2526,7 @@ QMatrixClient project.") | |||
| 2526 | olm | 2526 | olm |
| 2527 | openssl | 2527 | openssl |
| 2528 | re2 | 2528 | re2 |
| 2529 | spdlog-1.13 | 2529 | spdlog |
| 2530 | zlib)) | 2530 | zlib)) |
| 2531 | (native-inputs | 2531 | (native-inputs |
| 2532 | (list googletest pkg-config)) | 2532 | (list googletest pkg-config)) |
