diff --git a/fmt-0.6.2.0.tar.gz b/fmt-0.6.2.0.tar.gz deleted file mode 100644 index 82afbbd..0000000 --- a/fmt-0.6.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fd10054f6e1206e8e983ef66ce0715d4c467cde493d905578eeb3f4ed710592 -size 26907 diff --git a/fmt-0.6.3.0.tar.gz b/fmt-0.6.3.0.tar.gz new file mode 100644 index 0000000..7647736 --- /dev/null +++ b/fmt-0.6.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ee7f3da97223bfef589264e7945160521f6e3323f64a2118bdec96cc04b006 +size 27036 diff --git a/ghc-fmt.changes b/ghc-fmt.changes index 6657b1e..9d19fe6 100644 --- a/ghc-fmt.changes +++ b/ghc-fmt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 6 09:35:41 UTC 2021 - psimons@suse.com + +- Update fmt to version 0.6.3.0. + # 0.6.3.0 + + * Add support for `deriving ... via GenericBuildable T` + ------------------------------------------------------------------- Sun Aug 1 17:38:21 UTC 2021 - psimons@suse.com diff --git a/ghc-fmt.spec b/ghc-fmt.spec index fd8af26..66f3d0a 100644 --- a/ghc-fmt.spec +++ b/ghc-fmt.spec @@ -19,7 +19,7 @@ %global pkg_name fmt %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.6.2.0 +Version: 0.6.3.0 Release: 0 Summary: A new formatting library License: BSD-3-Clause