[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/23: gnu: yapet: Fix documentation directory.
From: |
guix-commits |
Subject: |
07/23: gnu: yapet: Fix documentation directory. |
Date: |
Thu, 20 Jul 2023 17:05:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 25538200d112541de9dc85728052e280fd88497e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:01 2023 +0200
gnu: yapet: Fix documentation directory.
* gnu/packages/password-utils.scm (yapet)[arguments]: Add missing stroke.
---
gnu/packages/password-utils.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index f19464fabf..45e06c2fc0 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -447,7 +447,7 @@ convert SSH @code{ed25519} keys to @code{age} keys.")
(arguments
`(#:configure-flags
(list (string-append "--docdir=" (assoc-ref %outputs "out")
- "/share/doc",name "-" ,version))))
+ "/share/doc/" ,name "-" ,version))))
(inputs
(list argon2 ncurses openssl))
(native-inputs
- 02/23: gnu: hydra: Update to 9.5., (continued)
- 02/23: gnu: hydra: Update to 9.5., guix-commits, 2023/07/20
- 01/23: gnu: zabbix-cli: Update to 2.3.1., guix-commits, 2023/07/20
- 08/23: gnu: xpdf: Update to 4.04., guix-commits, 2023/07/20
- 13/23: gnu: rpi-imager: Update to 1.7.5., guix-commits, 2023/07/20
- 12/23: gnu: qxlsx: Update to 1.4.6., guix-commits, 2023/07/20
- 15/23: gnu: wsdd: Remove input labels., guix-commits, 2023/07/20
- 18/23: gnu: sdl2-mixer: Update to 2.6.3., guix-commits, 2023/07/20
- 22/23: gnu: adanaxisgpl: Install the .mush files (again)., guix-commits, 2023/07/20
- 23/23: gnu: fontforge@20190801: Fix build., guix-commits, 2023/07/20
- 03/23: gnu: yoshimi: Update to 2.3.0.2., guix-commits, 2023/07/20
- 07/23: gnu: yapet: Fix documentation directory.,
guix-commits <=
- 09/23: gnu: lensfun: Update to 0.3.4., guix-commits, 2023/07/20
- 10/23: gnu: python-pyzstd: Update to 0.15.9., guix-commits, 2023/07/20
- 05/23: gnu: passwdqc: Update to 2.0.3., guix-commits, 2023/07/20
- 06/23: gnu: yapet: Update to 2.6., guix-commits, 2023/07/20
- 11/23: gnu: python-pyzstd: Unbundle and dynamically link Zstd., guix-commits, 2023/07/20
- 16/23: gnu: wsdd: Fix cross-‘compilation’., guix-commits, 2023/07/20
- 20/23: gnu: adanaxisgpl: Build from Git., guix-commits, 2023/07/20
- 17/23: gnu: sdl2-image: Update to 2.6.3., guix-commits, 2023/07/20
- 04/23: gnu: otpclient: Update to 3.1.9., guix-commits, 2023/07/20
- 14/23: gnu: wsdd: Update to 0.7.1., guix-commits, 2023/07/20