Skip to content

Commit 67a8895

Browse files
committed
Update cabal-docspec Makefile
1 parent f681cee commit 67a8895

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cabal-docspec/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION=0.0.0.20240702
2-
DATE="July 2nd, 2024"
1+
VERSION=0.0.0.20240703
2+
DATE="July 3nd, 2024"
33
EXETARGET=cabal-docspec
44

55
cabal-docspec.1 : MANUAL.md

cabal-docspec/cabal-docspec.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH CABAL-DOCSPEC 1 ""July 2nd, 2024"" "cabal-docspec 0.0.0.20240702" "Cabal Extras"
1+
.TH CABAL-DOCSPEC 1 ""July 3nd, 2024"" "cabal-docspec 0.0.0.20240703" "Cabal Extras"
22
.SH NAME
33
.PP
44
cabal-docspec - another doctest for Haskell

0 commit comments

Comments
 (0)