diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-11-09 15:43:28 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-11-09 15:47:28 +0100 |
commit | a37d3605e40b5c9c125568045e0fb99e9796fe49 (patch) | |
tree | d2a16285cd3724580e2db5f5d04b8f217b4ac873 /anissue.cabal | |
parent | 12511580c732895e8c5d045e18803a766ed733b8 (diff) |
group-by -> group
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anissue.cabal b/anissue.cabal index 51acacc..8e86631 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -79,7 +79,7 @@ executable anissue History.PartialCommitInfo Issue Issue.Filter - Issue.GroupBy + Issue.Group Issue.Provenance Issue.Sort Issue.Tag |