osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-emojis revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=29
This commit is contained in:
parent
ac1d28cdeb
commit
0f231cda4c
3
emojis-0.1.4.1.tar.gz
Normal file
3
emojis-0.1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8000d6197b1d43b9b3cd0711c34f120420f358d0425167d2fb7e616d65470ae5
|
||||
size 52794
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:551a8327eda17ef2464236f2b2fe39f6645eec860ec439852b73ebcad82ef693
|
||||
size 52744
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 00:54:11 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update emojis to version 0.1.4.1.
|
||||
# 0.1.4.1
|
||||
|
||||
* Use foldl' instead of foldr to avoid stack overflows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 19:17:20 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.4
|
||||
Version: 0.1.4.1
|
||||
Release: 0
|
||||
Summary: Conversion between emoji characters and their names
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user