osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-brick revision:27, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-brick?expand=0&rev=34
This commit is contained in:
parent
9f1a0a3b29
commit
f8a1c00c28
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7241b85f57059dffd7381ea751d2fc1a22d753a2cc8f5b717e08aeee30a9c48e
|
|
||||||
size 705255
|
|
3
brick-0.64.2.tar.gz
Normal file
3
brick-0.64.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7eac88c1a1ddf5d29a1671f89ec8fb4ac8d34215bc144cb4fa5e8d2e1bb1315
|
||||||
|
size 705267
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 1 08:22:10 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update brick to version 0.64.2.
|
||||||
|
0.64.2
|
||||||
|
------
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
* `Brick.Themes.saveTheme` now correctly saves background colors (#338)
|
||||||
|
* `Brick.Widgets.List.listMoveToEnd` now uses the correct destination
|
||||||
|
index (#337)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 20 07:11:38 UTC 2021 - psimons@suse.com
|
Mon Sep 20 07:11:38 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name brick
|
%global pkg_name brick
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.64.1
|
Version: 0.64.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A declarative terminal user interface library
|
Summary: A declarative terminal user interface library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user