Skip to content

Commit

Permalink
www/wiki-tui: update to 0.5.1
Browse files Browse the repository at this point in the history
What's Changed
Exciting New Features
  Add toc position setting by @Builditluc in #65
  Add more toc settings by @Builditluc in #66

Bug Fixes
  Fix toc not having scrollbars by @Builditluc in #64
  Fix Word Spacing by @Builditluc in #68
  Fix the crash that occurs when no links or headers exist by @Builditluc in #70
  • Loading branch information
pin committed Aug 2, 2022
1 parent da40ebd commit 32109d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/wiki-tui/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2022/08/01 08:14:09 pin Exp $
# $NetBSD: Makefile,v 1.11 2022/08/02 11:17:11 pin Exp $

DISTNAME= wiki-tui-0.5.0
DISTNAME= wiki-tui-0.5.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=Builditluc/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions www/wiki-tui/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.10 2022/08/01 08:14:09 pin Exp $
$NetBSD: distinfo,v 1.11 2022/08/02 11:17:11 pin Exp $

BLAKE2s (addr2line-0.16.0.crate) = 24e229c429a7ffc5c9010ec4c102ab2fc3f9982cfa9897b42709fd96b8f83dc7
SHA512 (addr2line-0.16.0.crate) = 7ea8fffcdff7f8f25c0a588fe2ee652053988ab2e1d39ac740f5199d6e7d30beed0272403d04b86ec5de6ad5459698cdf28f8efd5caab7b6693102df7ec4889c
Expand Down Expand Up @@ -666,9 +666,9 @@ Size (wasm-bindgen-shared-0.2.72.crate) = 6690 bytes
BLAKE2s (web-sys-0.3.49.crate) = f4a0299a0dee099893de50d089dff882af61df259964713a7979e122d0582470
SHA512 (web-sys-0.3.49.crate) = b77c4b473b849bef87325c14bb48f08a52145812fef35e81e854ac0631264253a4b8c50bafab8578f79832414a081a929ca71426cd9c90529e5f319e52e58451
Size (web-sys-0.3.49.crate) = 649549 bytes
BLAKE2s (wiki-tui-0.5.0.tar.gz) = 9afe9a44e0a609ea24e0ba1e62ce3ab1c26765aac50a1d68317638522332f633
SHA512 (wiki-tui-0.5.0.tar.gz) = 42393469478253a6d00bd91745478156f080fe4cf73575076da68f57732dc40776ea23020908a044d91d95b70e7bee6d13066415525ea761823f1c3622b9d114
Size (wiki-tui-0.5.0.tar.gz) = 77260 bytes
BLAKE2s (wiki-tui-0.5.1.tar.gz) = ec5fe3a67cae192d87e84133d7d2c998d755f0dd9fe2956437e2425087026f03
SHA512 (wiki-tui-0.5.1.tar.gz) = cb1484dea385a0c222658ee803ef8ee30895c7791494ccb4f673b126915eea495227fba53bf43c282a384a30fc655e3282e6cb7a28e4b69682de673ec8784ac2
Size (wiki-tui-0.5.1.tar.gz) = 79076 bytes
BLAKE2s (winapi-0.3.9.crate) = 295083bd8c53c7decc4187da324a1284ad05cbccc9198d31facb6a42e34867ce
SHA512 (winapi-0.3.9.crate) = ff8b7b78065f3d8999ec03c725a0460ebc059771bf071c7a3df3f0ecd733edf3b0a2450024d4e24e1aedddaecd9038ce1376c0d8bbf45132068cf45cf4a53a97
Size (winapi-0.3.9.crate) = 1200382 bytes
Expand Down

0 comments on commit 32109d7

Please sign in to comment.