Accepting request 953440 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-brick?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:08:38 +00:00 committed by Git OBS Bridge
commit 683127f0fc
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a414b8178c884c708970cf70eee1e582a27fe3141d34b7b54e796f762c969fa
size 710127

3
brick-0.67.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c91884ba49d7a1001b44fad5c3e8f679cc5d001556e1c4b4c7fe0a3f58c5c809
size 712007

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 31 17:17:26 UTC 2022 - Peter Simons <psimons@suse.com>
- Update brick to version 0.67.
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.67/src/CHANGELOG.md
-------------------------------------------------------------------
Sat Nov 20 17:30:51 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-brick
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name brick
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.65
Version: 0.67
Release: 0
Summary: A declarative terminal user interface library
License: BSD-3-Clause