Skip to content

Commit

Permalink
Merge pull request #3 from nao1215/nchika/fix-for-upload
Browse files Browse the repository at this point in the history
Update document
  • Loading branch information
nao1215 authored Jan 15, 2025
2 parents f4c2fac + e767d5f commit 901dfa4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions clockwork-base32.cabal
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
cabal-version: 2.2

name: clockwork-base32
version: 0.1.0.0
-- synopsis:
-- description:
version: 0.1.1.0
synopsis: A Clockwork Base32 encoding and decoding library
description: A library for encoding and decoding data using the Clockwork Base32 encoding scheme.
homepage: https://github.com/nao1215/clockwork-base32#readme
license: MIT
license-file: LICENSE
author: Naohiro CHIKAMATSU
maintainer: [email protected]
copyright: 2025 Naohiro CHIKAMATSU
category: Base32
category: Encoding
build-type: Simple
extra-source-files: README.md
CHANGELOG.md
Expand Down

0 comments on commit 901dfa4

Please sign in to comment.