osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-emojis revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=21
This commit is contained in:
parent
2ca6af2117
commit
415b51300b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:79e7eff74713284e38eb66da151df9f74fe86c8158efb271fb0ee2bc47aec9af
|
|
||||||
size 37515
|
|
3
emojis-0.1.2.tar.gz
Normal file
3
emojis-0.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cfe9c2ea3efbbdb9b7fc24ee6707a839d272c1deee7e39319f17a7e6feea227
|
||||||
|
size 49333
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 10 14:17:14 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update emojis to version 0.1.2.
|
||||||
|
# 0.1.1
|
||||||
|
|
||||||
|
* Update emoji data.
|
||||||
|
|
||||||
|
# 0.1.2
|
||||||
|
|
||||||
|
* Update emoji data (Unicode 14.0) and aliases from gemoji.
|
||||||
|
* Export `baseEmojis` and `zwjEmojis`, generated directly from
|
||||||
|
Unicode emoji data files, so that the library contains a
|
||||||
|
complete list of emojis, including emojis for which gemoji
|
||||||
|
provides no alias (Stephen Morgan).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 7 07:58:55 UTC 2021 - psimons@suse.com
|
Thu Oct 7 07:58:55 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name emojis
|
%global pkg_name emojis
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.1
|
Version: 0.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Conversion between emoji characters and their names
|
Summary: Conversion between emoji characters and their names
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user