diff options
author | Runciter | 2025-04-27 23:24:40 +0800 |
---|---|---|
committer | Runciter | 2025-04-27 23:24:40 +0800 |
commit | 1a0650ca0216f9870cd072631ae1580c0ceb9dc2 (patch) | |
tree | a28e84808a5d2af7ff20e2b57443cc451c6914f5 /whispers/packages/doc.scm | |
parent | c5dc42aa38deb21448b6028a862279016643c801 (diff) | |
download | whispers-1a0650ca0216f9870cd072631ae1580c0ceb9dc2.tar.gz |
Bump commit of whispers-doc package.
M whispers/packages/doc.scm
Diffstat (limited to 'whispers/packages/doc.scm')
-rw-r--r-- | whispers/packages/doc.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/whispers/packages/doc.scm b/whispers/packages/doc.scm index 354d983..cffd53f 100644 --- a/whispers/packages/doc.scm +++ b/whispers/packages/doc.scm @@ -65,9 +65,9 @@ package provides an info manual.") (method git-fetch) (uri (git-reference (url "https://git.whispers-vpn.org/whispers-doc.git") - (commit "2a76cd88aa9f2ee182ec059870fde832bf182d33"))) + (commit "f185a299a61a5d88c48869a6801545ed59fef59a"))) (sha256 - (base32 "1h7lc110qhd8slgzjv6ap91r17grcflpgkp3bpxvng0dj55dmk2a")))) + (base32 "1ysxrrddrbvvg8sarwj2ic0a5mgbks923vjf0jhppbmgh91lf2p4")))) (native-inputs (list autoconf automake pkg-config texinfo)) (inputs (list)) (propagated-inputs (list ssh-tunneler-doc)) |