Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
80e5196c01 | |||
bf88191193 | |||
96d2089c9d | |||
a09ba65384 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3a29a44c6c02d8845b39a744c51ee5ab3775d5a66959a8df86e36643ee1641d
|
||||
size 4083
|
3
commutative-semigroups-0.2.0.2.tar.gz
Normal file
3
commutative-semigroups-0.2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f824b1d69925627a76277655aaccb0041b782fb3810fbe948dde3c2107af471b
|
||||
size 4147
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 1 19:33:30 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update commutative-semigroups to version 0.2.0.2.
|
||||
## 0.2.0.2 -- 2025-03-01
|
||||
|
||||
- Loosen dependency bounds for containers-0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-commutative-semigroups
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%global pkg_name commutative-semigroups
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.1.0
|
||||
Version: 0.2.0.2
|
||||
Release: 0
|
||||
Summary: Commutative semigroups
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user