pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-uuid-types



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Jan 30 04:27:04 UTC 2025

Modified Files:
        pkgsrc/devel/hs-uuid-types: Makefile buildlink3.mk distinfo

Log Message:
devel/hs-uuid-types: update to uuid-types-1.0.6

## 1.0.6 (2023-04-16)

- Support GHC-8.6.5..GHC-9.10.1


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/hs-uuid-types/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/hs-uuid-types/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-uuid-types/distinfo

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

Modified files:

Index: pkgsrc/devel/hs-uuid-types/Makefile
diff -u pkgsrc/devel/hs-uuid-types/Makefile:1.15 pkgsrc/devel/hs-uuid-types/Makefile:1.16
--- pkgsrc/devel/hs-uuid-types/Makefile:1.15    Thu May  9 01:32:18 2024
+++ pkgsrc/devel/hs-uuid-types/Makefile Thu Jan 30 04:27:04 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/05/09 01:32:18 pho Exp $
+# $NetBSD: Makefile,v 1.16 2025/01/30 04:27:04 pho Exp $
 
-DISTNAME=      uuid-types-1.0.5.1
-PKGREVISION=   2
+DISTNAME=      uuid-types-1.0.6
 CATEGORIES=    devel
 
 MAINTAINER=    pho%cielonegro.org@localhost
@@ -10,8 +9,7 @@ LICENSE=       modified-bsd
 
 HASKELL_UNRESTRICT_DEPENDENCIES+=      \
        hashable        \
-       template-haskell        \
-       text
+       random
 
 .include "../../devel/hs-hashable/buildlink3.mk"
 .include "../../devel/hs-random/buildlink3.mk"

Index: pkgsrc/devel/hs-uuid-types/buildlink3.mk
diff -u pkgsrc/devel/hs-uuid-types/buildlink3.mk:1.14 pkgsrc/devel/hs-uuid-types/buildlink3.mk:1.15
--- pkgsrc/devel/hs-uuid-types/buildlink3.mk:1.14       Thu May  9 01:32:18 2024
+++ pkgsrc/devel/hs-uuid-types/buildlink3.mk    Thu Jan 30 04:27:04 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.14 2024/05/09 01:32:18 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2025/01/30 04:27:04 pho Exp $
 
 BUILDLINK_TREE+=       hs-uuid-types
 
 .if !defined(HS_UUID_TYPES_BUILDLINK3_MK)
 HS_UUID_TYPES_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-uuid-types+=  hs-uuid-types>=1.0.5.1
-BUILDLINK_ABI_DEPENDS.hs-uuid-types+=  hs-uuid-types>=1.0.5.1nb2
+BUILDLINK_API_DEPENDS.hs-uuid-types+=  hs-uuid-types>=1.0.6
+BUILDLINK_ABI_DEPENDS.hs-uuid-types+=  hs-uuid-types>=1.0.6
 BUILDLINK_PKGSRCDIR.hs-uuid-types?=    ../../devel/hs-uuid-types
 
 .include "../../devel/hs-hashable/buildlink3.mk"

Index: pkgsrc/devel/hs-uuid-types/distinfo
diff -u pkgsrc/devel/hs-uuid-types/distinfo:1.7 pkgsrc/devel/hs-uuid-types/distinfo:1.8
--- pkgsrc/devel/hs-uuid-types/distinfo:1.7     Sat Oct 28 18:40:30 2023
+++ pkgsrc/devel/hs-uuid-types/distinfo Thu Jan 30 04:27:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/10/28 18:40:30 pho Exp $
+$NetBSD: distinfo,v 1.8 2025/01/30 04:27:04 pho Exp $
 
-BLAKE2s (uuid-types-1.0.5.1.tar.gz) = 482215a811bb01fb4e8d446e73fa1b315ed973c30519dc12accbba5c62b3ea61
-SHA512 (uuid-types-1.0.5.1.tar.gz) = 36f6c1a1723680ef426d15f492f59f8f5350ec967496b373caee1e32305b44078807b5dad1e935dc59ad7bf285c29f1e42f844833c3013c3302d94636c2dc60f
-Size (uuid-types-1.0.5.1.tar.gz) = 11965 bytes
+BLAKE2s (uuid-types-1.0.6.tar.gz) = 39656b2bd05706f11b984b8fa7d41e3d4e3a4a03c478b7880a6883b14934a131
+SHA512 (uuid-types-1.0.6.tar.gz) = 9d5cd688cee15f8210aeaceb8884144bbd679e9556ca43e4c61a9ce4115809dbc30aaace013daa8f1bc6774a07e70e9d478c4f7c5599724ac5ee1ae0cae013da
+Size (uuid-types-1.0.6.tar.gz) = 11222 bytes



Home | Main Index | Thread Index | Old Index