Skip to content

Commit

Permalink
www/wiki-tui: update to 0.4.2
Browse files Browse the repository at this point in the history
Added:
-nix installation (#9)

Fixes:
-garbled ascii on specific terminal geometries (#10)
  • Loading branch information
0323pin committed Nov 7, 2021
1 parent 9f516a5 commit 596e9be
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.3 2021/11/05 13:12:48 pin Exp $
# $NetBSD: Makefile,v 1.4 2021/11/07 16:04:51 pin Exp $

DISTNAME= wiki-tui-0.4.1
DISTNAME= wiki-tui-0.4.2
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.3 2021/11/05 13:12:48 pin Exp $
$NetBSD: distinfo,v 1.4 2021/11/07 16:04:51 pin Exp $

BLAKE2s (addr2line-0.16.0.crate) = 24e229c429a7ffc5c9010ec4c102ab2fc3f9982cfa9897b42709fd96b8f83dc7
SHA512 (addr2line-0.16.0.crate) = 7ea8fffcdff7f8f25c0a588fe2ee652053988ab2e1d39ac740f5199d6e7d30beed0272403d04b86ec5de6ad5459698cdf28f8efd5caab7b6693102df7ec4889c
Expand Down Expand Up @@ -597,9 +597,9 @@ Size (wasmer_enumset_derive-0.5.0.crate) = 5657 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.4.1.tar.gz) = cdd595427ad7b21a9c69b4b6987a812b0ba1bb51b1c733064300a48088798476
SHA512 (wiki-tui-0.4.1.tar.gz) = 3f8616a18e3cb440a1206e462bd972b7e16989592d868d31b8845c232574aea3fa1cdf68ca3b5b32db2ac0c993380d0a6ee9aa5bfbbb12e5bd09f7fb5a4965eb
Size (wiki-tui-0.4.1.tar.gz) = 50198 bytes
BLAKE2s (wiki-tui-0.4.2.tar.gz) = 171ce736f8c7f91680bba82cc91fda6b5ab7e4c76b20793fa2198d986eecde45
SHA512 (wiki-tui-0.4.2.tar.gz) = 494b8f7c4077b69fe43714c88d776b100a9b1a1e3f3b377dc80ff7ecc77a9acd2464be64e74577efb8b395b328a1c2a6391fb5988acb168c30c1062fa6859a24
Size (wiki-tui-0.4.2.tar.gz) = 54551 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 596e9be

Please sign in to comment.