Accepting request 1231430 from devel:languages:haskell
version update for ghc-9.10.1 OBS-URL: https://build.opensuse.org/request/show/1231430 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commutative-semigroups?expand=0&rev=5
This commit is contained in:
commit
96d2089c9d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3a29a44c6c02d8845b39a744c51ee5ab3775d5a66959a8df86e36643ee1641d
|
|
||||||
size 4083
|
|
3
commutative-semigroups-0.2.0.1.tar.gz
Normal file
3
commutative-semigroups-0.2.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2e055a06586e7cd58a155b0da3e0d49d8cc06fb941faa8d14c1ae568df7b6dc
|
||||||
|
size 4144
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 18 12:28:54 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update commutative-semigroups to version 0.2.0.1.
|
||||||
|
## 0.2.0.1 -- 2024-05-18
|
||||||
|
|
||||||
|
- Loosen dependency bounds for GHC 9.10, thanks to yaitskov
|
||||||
|
|
||||||
|
## 0.2 -- 2024-04-09
|
||||||
|
|
||||||
|
- Removed the instances for the `Event` and `Lifetime` types unavailable on Windows
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 7 03:31:05 UTC 2024 - Peter Simons <psimons@suse.com>
|
Sun Apr 7 03:31:05 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name commutative-semigroups
|
%global pkg_name commutative-semigroups
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.1.0
|
Version: 0.2.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Commutative semigroups
|
Summary: Commutative semigroups
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user