Accepting request 1183256 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1183256 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-emojis?expand=0&rev=10
This commit is contained in:
commit
da76c1da6d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:817fc6c4d0040418d981b82349e389566db6ce0e0337dc70fe5d1483e1d91af8
|
||||
size 50494
|
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 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update emojis to version 0.1.4.
|
||||
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/emojis-0.1.4/src/changelog.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 00:20:47 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-emojis
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.3
|
||||
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