Skip to content

Commit

Permalink
more specific package categories
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin committed Jul 25, 2024
1 parent 86f8230 commit 5f5eac0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion freckle-env/freckle-env.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: freckle-env
version: 0.0.0.0
synopsis: Some extension to the envparse library
description: Please see README.md
category: Utils
category: Environment, System
homepage: https://github.com/freckle/freckle-app#readme
bug-reports: https://github.com/freckle/freckle-app/issues
maintainer: Freckle Education
Expand Down
2 changes: 1 addition & 1 deletion freckle-env/package.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: freckle-env
version: 0.0.0.0
maintainer: Freckle Education
category: Utils
category: Environment, System
github: freckle/freckle-app
synopsis: Some extension to the envparse library
description: Please see README.md
Expand Down
2 changes: 1 addition & 1 deletion freckle-kafka/freckle-kafka.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: freckle-kafka
version: 0.0.0.0
synopsis: Some extensions to the hw-kafka-client library
description: Please see README.md
category: Utils
category: Database
homepage: https://github.com/freckle/freckle-app#readme
bug-reports: https://github.com/freckle/freckle-app/issues
maintainer: Freckle Education
Expand Down
2 changes: 1 addition & 1 deletion freckle-kafka/package.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: freckle-kafka
version: 0.0.0.0
maintainer: Freckle Education
category: Utils
category: Database
github: freckle/freckle-app
synopsis: Some extensions to the hw-kafka-client library
description: Please see README.md
Expand Down

0 comments on commit 5f5eac0

Please sign in to comment.