diff --git a/emojis-0.1.3.tar.gz b/emojis-0.1.3.tar.gz deleted file mode 100644 index 4379857..0000000 --- a/emojis-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:817fc6c4d0040418d981b82349e389566db6ce0e0337dc70fe5d1483e1d91af8 -size 50494 diff --git a/emojis-0.1.4.1.tar.gz b/emojis-0.1.4.1.tar.gz new file mode 100644 index 0000000..f3f0c4c --- /dev/null +++ b/emojis-0.1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8000d6197b1d43b9b3cd0711c34f120420f358d0425167d2fb7e616d65470ae5 +size 52794 diff --git a/ghc-emojis.changes b/ghc-emojis.changes index a655881..5ce320d 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Jun 18 00:54:11 UTC 2024 - Peter Simons + +- 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 + +- 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 diff --git a/ghc-emojis.spec b/ghc-emojis.spec index 85d2ace..aa7f634 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -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