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:
Peter Simons 2024-06-19 21:01:05 +00:00 committed by Git OBS Bridge
parent ac1d28cdeb
commit 0f231cda4c
4 changed files with 12 additions and 4 deletions

3
emojis-0.1.4.1.tar.gz Normal file
View File

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

View File

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

View File

@ -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>

View File

@ -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