Skip to content

Commit

Permalink
Release apply-merge-0.1.1.0 (Revision 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgujjula committed Dec 11, 2024
1 parent bc77be1 commit 68fd8c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apply-merge.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2

-- This file has been generated from package.yaml by hpack version 0.36.0.
-- This file has been generated from package.yaml by hpack version 0.37.0.
--
-- see: https://github.com/sol/hpack

Expand Down Expand Up @@ -29,7 +29,7 @@ extra-doc-files:
docs/ALGORITHM.md
docs/Benchmark.md
LICENSES/BSD-3-Clause.txt
x-revision: 2
x-revision: 3

source-repository head
type: git
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spec-version: 0.36.0
name: apply-merge
version: 0.1.1.0
verbatim:
x-revision: 2
x-revision: 3
synopsis: Lift a binary, non-decreasing function onto ordered lists and order the output
description: Please see the README on GitHub at <https://github.com/pgujjula/apply-merge#readme>
category: Data
Expand Down

0 comments on commit 68fd8c7

Please sign in to comment.