diff --git a/brick-0.64.1.tar.gz b/brick-0.64.1.tar.gz new file mode 100644 index 0000000..350a635 --- /dev/null +++ b/brick-0.64.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7241b85f57059dffd7381ea751d2fc1a22d753a2cc8f5b717e08aeee30a9c48e +size 705255 diff --git a/brick-0.64.tar.gz b/brick-0.64.tar.gz deleted file mode 100644 index aacc0c2..0000000 --- a/brick-0.64.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56d8734287b60e7d5e1bc70668e447cdb2d8493bb018e22e42a741413bde861a -size 705179 diff --git a/ghc-brick.changes b/ghc-brick.changes index 513119c..7648fb9 100644 --- a/ghc-brick.changes +++ b/ghc-brick.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 20 07:11:38 UTC 2021 - psimons@suse.com + +- Update brick to version 0.64.1. + 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.1/src/CHANGELOG.md + ------------------------------------------------------------------- Wed Aug 25 10:24:53 UTC 2021 - psimons@suse.com diff --git a/ghc-brick.spec b/ghc-brick.spec index 33542cc..53764f6 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.64 +Version: 0.64.1 Release: 0 Summary: A declarative terminal user interface library License: BSD-3-Clause