diff --git a/brick-0.62.tar.gz b/brick-0.62.tar.gz deleted file mode 100644 index d8f758b..0000000 --- a/brick-0.62.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66c01767de1942cd4f11ce451b36e0e3bb17a1e0fc422883ee6363de7daae4b8 -size 703897 diff --git a/brick-0.64.tar.gz b/brick-0.64.tar.gz new file mode 100644 index 0000000..aacc0c2 --- /dev/null +++ b/brick-0.64.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d8734287b60e7d5e1bc70668e447cdb2d8493bb018e22e42a741413bde861a +size 705179 diff --git a/ghc-brick.changes b/ghc-brick.changes index b36707e..513119c 100644 --- a/ghc-brick.changes +++ b/ghc-brick.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Aug 25 10:24:53 UTC 2021 - psimons@suse.com + +- Update brick to version 0.64. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/brick-0.64/src/CHANGELOG.md + ------------------------------------------------------------------- Fri Apr 30 08:28:16 UTC 2021 - psimons@suse.com diff --git a/ghc-brick.spec b/ghc-brick.spec index 5dc6fbd..33542cc 100644 --- a/ghc-brick.spec +++ b/ghc-brick.spec @@ -19,7 +19,7 @@ %global pkg_name brick %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.62 +Version: 0.64 Release: 0 Summary: A declarative terminal user interface library License: BSD-3-Clause