pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-persistent
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 31 00:02:07 UTC 2025
Modified Files:
pkgsrc/devel/hs-persistent: Makefile buildlink3.mk distinfo
Log Message:
devel/hs-persistent: update to persistent-2.14.6.3
## 2.14.6.3
* [#1544](https://github.com/yesodweb/persistent/pull/1544)
* Fix type error message when no unique keys are defined on a model and you
use a function with constraint `AtLeastOneUniqueKey`.
## 2.14.6.2
* [#1536](https://github.com/yesodweb/persistent/pull/1536/)
* Build with GHC 9.10
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-persistent/Makefile \
pkgsrc/devel/hs-persistent/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-persistent/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-persistent/Makefile
diff -u pkgsrc/devel/hs-persistent/Makefile:1.4 pkgsrc/devel/hs-persistent/Makefile:1.5
--- pkgsrc/devel/hs-persistent/Makefile:1.4 Thu May 9 01:32:07 2024
+++ pkgsrc/devel/hs-persistent/Makefile Fri Jan 31 00:02:07 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/05/09 01:32:07 pho Exp $
+# $NetBSD: Makefile,v 1.5 2025/01/31 00:02:07 pho Exp $
-DISTNAME= persistent-2.14.6.1
-PKGREVISION= 1
+DISTNAME= persistent-2.14.6.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/hs-persistent/buildlink3.mk
diff -u pkgsrc/devel/hs-persistent/buildlink3.mk:1.4 pkgsrc/devel/hs-persistent/buildlink3.mk:1.5
--- pkgsrc/devel/hs-persistent/buildlink3.mk:1.4 Thu May 9 01:32:07 2024
+++ pkgsrc/devel/hs-persistent/buildlink3.mk Fri Jan 31 00:02:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2024/05/09 01:32:07 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2025/01/31 00:02:07 pho Exp $
BUILDLINK_TREE+= hs-persistent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-persistent
HS_PERSISTENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-persistent+= hs-persistent>=2.14.6
-BUILDLINK_ABI_DEPENDS.hs-persistent+= hs-persistent>=2.14.6.1nb1
+BUILDLINK_ABI_DEPENDS.hs-persistent+= hs-persistent>=2.14.6.3
BUILDLINK_PKGSRCDIR.hs-persistent?= ../../devel/hs-persistent
.include "../../converters/hs-aeson/buildlink3.mk"
Index: pkgsrc/devel/hs-persistent/distinfo
diff -u pkgsrc/devel/hs-persistent/distinfo:1.2 pkgsrc/devel/hs-persistent/distinfo:1.3
--- pkgsrc/devel/hs-persistent/distinfo:1.2 Fri May 3 09:31:01 2024
+++ pkgsrc/devel/hs-persistent/distinfo Fri Jan 31 00:02:07 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/05/03 09:31:01 pho Exp $
+$NetBSD: distinfo,v 1.3 2025/01/31 00:02:07 pho Exp $
-BLAKE2s (persistent-2.14.6.1.tar.gz) = 999301d5e0132e1e7b347a3299fdb33629d35ac5cb5f5a5972cf39975cde2d5f
-SHA512 (persistent-2.14.6.1.tar.gz) = 895b47c10077d24313390765121e5e127dc4ffc2414d771a32c4e09cb53e237613487405d24b7f0925a5d38616e9be32ae7a4b62aa9a8037f3cfeb4423ef107c
-Size (persistent-2.14.6.1.tar.gz) = 176684 bytes
+BLAKE2s (persistent-2.14.6.3.tar.gz) = 573943708cf4b55416321c1249448c8a10859309a85f28d05c67a18d72571016
+SHA512 (persistent-2.14.6.3.tar.gz) = d9e5babde740101f24da3a5f34db5de46398c399ab87114995f0361072e53cfef3a9cb18cada55e189877dbaa549675e32fb095836c2ba924a41c01cc2edee80
+Size (persistent-2.14.6.3.tar.gz) = 176943 bytes
Home |
Main Index |
Thread Index |
Old Index