pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/hs-commutative-semigroups



Module Name:    pkgsrc
Committed By:   pho
Date:           Fri Jan 31 13:34:09 UTC 2025

Modified Files:
        pkgsrc/math/hs-commutative-semigroups: Makefile buildlink3.mk distinfo

Log Message:
math/hs-commutative-semigroups: update to commutative-semigroups-0.2.0.1

## 0.2.0.1 -- 2024-05-18

- Loosen dependency bounds for GHC 9.10, thanks to yaitskov


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/hs-commutative-semigroups/Makefile \
    pkgsrc/math/hs-commutative-semigroups/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/hs-commutative-semigroups/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/hs-commutative-semigroups/Makefile
diff -u pkgsrc/math/hs-commutative-semigroups/Makefile:1.7 pkgsrc/math/hs-commutative-semigroups/Makefile:1.8
--- pkgsrc/math/hs-commutative-semigroups/Makefile:1.7  Thu May  9 01:32:25 2024
+++ pkgsrc/math/hs-commutative-semigroups/Makefile      Fri Jan 31 13:34:08 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/05/09 01:32:25 pho Exp $
+# $NetBSD: Makefile,v 1.8 2025/01/31 13:34:08 pho Exp $
 
-DISTNAME=      commutative-semigroups-0.2
-PKGREVISION=   1
+DISTNAME=      commutative-semigroups-0.2.0.1
 CATEGORIES=    math
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/math/hs-commutative-semigroups/buildlink3.mk
diff -u pkgsrc/math/hs-commutative-semigroups/buildlink3.mk:1.7 pkgsrc/math/hs-commutative-semigroups/buildlink3.mk:1.8
--- pkgsrc/math/hs-commutative-semigroups/buildlink3.mk:1.7     Thu May  9 01:32:25 2024
+++ pkgsrc/math/hs-commutative-semigroups/buildlink3.mk Fri Jan 31 13:34:08 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.7 2024/05/09 01:32:25 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2025/01/31 13:34:08 pho Exp $
 
 BUILDLINK_TREE+=       hs-commutative-semigroups
 
 .if !defined(HS_COMMUTATIVE_SEMIGROUPS_BUILDLINK3_MK)
 HS_COMMUTATIVE_SEMIGROUPS_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-commutative-semigroups+=      hs-commutative-semigroups>=0.2
-BUILDLINK_ABI_DEPENDS.hs-commutative-semigroups+=      hs-commutative-semigroups>=0.2nb1
+BUILDLINK_API_DEPENDS.hs-commutative-semigroups+=      hs-commutative-semigroups>=0.2.0
+BUILDLINK_ABI_DEPENDS.hs-commutative-semigroups+=      hs-commutative-semigroups>=0.2.0.1
 BUILDLINK_PKGSRCDIR.hs-commutative-semigroups?=                ../../math/hs-commutative-semigroups
 .endif # HS_COMMUTATIVE_SEMIGROUPS_BUILDLINK3_MK
 

Index: pkgsrc/math/hs-commutative-semigroups/distinfo
diff -u pkgsrc/math/hs-commutative-semigroups/distinfo:1.3 pkgsrc/math/hs-commutative-semigroups/distinfo:1.4
--- pkgsrc/math/hs-commutative-semigroups/distinfo:1.3  Sun Apr 28 11:54:38 2024
+++ pkgsrc/math/hs-commutative-semigroups/distinfo      Fri Jan 31 13:34:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/28 11:54:38 pho Exp $
+$NetBSD: distinfo,v 1.4 2025/01/31 13:34:08 pho Exp $
 
-BLAKE2s (commutative-semigroups-0.2.tar.gz) = 1dd8f96e3500a75cb95e07514448244016e5593c12910e1d2651a7dd671aea85
-SHA512 (commutative-semigroups-0.2.tar.gz) = 61f1c8c0b549c069144d10400ba8e1ec9db9d1c35559be9e2fb3fb9052bc476d2f84f01a38c535adb7deaab3b6b36346a0a6832781153e055dce030a220097bf
-Size (commutative-semigroups-0.2.tar.gz) = 4089 bytes
+BLAKE2s (commutative-semigroups-0.2.0.1.tar.gz) = 8078aa05994b9870023578933118195a9ef60d95196c9b1c1f502164ba07595b
+SHA512 (commutative-semigroups-0.2.0.1.tar.gz) = c7ecaff780c60cd32d2835c2b70745b0960698fe280b5ac6861662102afa72335a95179ae360bc93decc3d03959a83a95005e6fef8a997df1cb489a79c00285e
+Size (commutative-semigroups-0.2.0.1.tar.gz) = 4144 bytes



Home | Main Index | Thread Index | Old Index