Skip to content

Commit 7287e1c

Browse files
committed
Update metadata, prepare for release (fixup)
Some small changes and tags were somehow not pushed to the gentoo-haskell fork. Fixup of 7d22ca1 Signed-off-by: hololeap <hololeap@protonmail.com>
1 parent 7d22ca1 commit 7287e1c

File tree

6 files changed

+18
-12
lines changed

6 files changed

+18
-12
lines changed

parsable-test/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Revision history for parsable-test
1+
## parsable-test-0.1.0.0 (2025-02-11)
22

3-
## 0.1.0.0 -- YYYY-mm-dd
3+
Release 0.1.0.0
44

5-
* First version. Released on an unsuspecting world.
5+
- Initial release

parsable-test/parsable-test.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ maintainer: hololeap@protonmail.com
2020

2121
copyright: Copyright (C) 2022-2025 Gentoo Authors
2222
category: Testing
23-
extra-doc-files: CHANGELOG.md
23+
extra-doc-files:
24+
, CHANGELOG.md
25+
, README.md
2426

2527
source-repository head
2628
type: git

parsable/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Revision history for parsable
1+
## parsable-0.1.0.0 (2025-02-11)
22

3-
## 0.1.0.0 -- YYYY-mm-dd
3+
Release 0.1.0.0
44

5-
* First version. Released on an unsuspecting world.
5+
- Initial release

parsable/parsable.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ maintainer: hololeap@protonmail.com
2121

2222
copyright: Copyright (C) 2022-2025 Gentoo Authors
2323
category: Text
24-
extra-doc-files: CHANGELOG.md
24+
extra-doc-files:
25+
, CHANGELOG.md
26+
, README.md
2527

2628
source-repository head
2729
type: git

portage-hs/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Revision history for portage-hs
1+
## portage-hs-0.1.0.0 (2025-02-11)
22

3-
## 0.1.0.0 -- YYYY-mm-dd
3+
Release 0.1.0.0
44

5-
* First version. Released on an unsuspecting world.
5+
- Initial release

portage-hs/portage-hs.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ maintainer: hololeap@protonmail.com
2323

2424
copyright: Copyright (C) 2022-2025 Gentoo Authors
2525
category: System
26-
extra-doc-files: CHANGELOG.md
26+
extra-doc-files:
27+
, CHANGELOG.md
28+
, README.md
2729

2830
extra-source-files:
2931
test/data/**/*.stdout

0 commit comments

Comments
 (0)