base58

Pure Haskell base58, base58check encoding/decoding (docs.ppad.tech/base58).
git clone git://git.ppad.tech/base58.git
Log | Files | Refs | README | LICENSE

commit d0d5c59e1999170e84e0ccbc0e3a29c55278a78d
parent 730620f6371ad3f53c5b164aa902f3e4befca2fd
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 10 Jul 2026 16:19:10 -0230

flake: update lockfile

Diffstat:
Mflake.lock | 16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1778943993, - "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", + "lastModified": 1780597900, + "narHash": "sha256-wI9ME6gE+DP+7vLYuWBff3Q9mOM/xX/N0keqJj7dKJQ=", "ref": "master", - "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", - "revCount": 37, + "rev": "881ca5128665d5e2207803751054d7d32c4c864c", + "revCount": 38, "type": "git", "url": "git://git.ppad.tech/base16.git" }, @@ -105,11 +105,11 @@ ] }, "locked": { - "lastModified": 1768045644, - "narHash": "sha256-8+jLaYRN8iX6NmyotE7DvjfjUIT8I0KOchgcP7uq7Vo=", + "lastModified": 1783709295, + "narHash": "sha256-DLSBKK5BI4oh0uK0NFT1cvOb1QEY7lloM9tlTHSx53w=", "ref": "master", - "rev": "4716cd5b4e673e9cb66e4e5e427e5464a7c10977", - "revCount": 116, + "rev": "db650924ddd0401828c9a28b454d630289377869", + "revCount": 138, "type": "git", "url": "git://git.ppad.tech/sha256.git" },