pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-hashable



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 18 18:43:36 UTC 2022

Modified Files:
        pkgsrc/devel/hs-hashable: Makefile distinfo

Log Message:
hs-hashable: update to 1.4.1.0.

## Version 1.4.1.0

 * Add instance for `Data.Array.Byte.ByteArray`.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/hs-hashable/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/hs-hashable/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-hashable/Makefile
diff -u pkgsrc/devel/hs-hashable/Makefile:1.20 pkgsrc/devel/hs-hashable/Makefile:1.21
--- pkgsrc/devel/hs-hashable/Makefile:1.20      Sat Feb 26 03:57:56 2022
+++ pkgsrc/devel/hs-hashable/Makefile   Thu Aug 18 18:43:35 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/02/26 03:57:56 pho Exp $
+# $NetBSD: Makefile,v 1.21 2022/08/18 18:43:35 wiz Exp $
 
-DISTNAME=      hashable-1.4.0.2
-PKGREVISION=   2
+DISTNAME=      hashable-1.4.1.0
 CATEGORIES=    devel
 
 MAINTAINER=    pho%cielonegro.org@localhost

Index: pkgsrc/devel/hs-hashable/distinfo
diff -u pkgsrc/devel/hs-hashable/distinfo:1.11 pkgsrc/devel/hs-hashable/distinfo:1.12
--- pkgsrc/devel/hs-hashable/distinfo:1.11      Fri Feb 11 13:00:37 2022
+++ pkgsrc/devel/hs-hashable/distinfo   Thu Aug 18 18:43:35 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/02/11 13:00:37 pho Exp $
+$NetBSD: distinfo,v 1.12 2022/08/18 18:43:35 wiz Exp $
 
-BLAKE2s (hashable-1.4.0.2.tar.gz) = fdebfb9fb7af543a961c0ae986f581b5f03f2958eb7d3fdb31415a5d716add5b
-SHA512 (hashable-1.4.0.2.tar.gz) = a8cc2b7cafa8f18d9a74490d2dff7edf12901b7c40ca0c1881af579695135c1ca7629347d34d0c7dc662078d7669d5d6234bd889c1f77f344297942243fe7dda
-Size (hashable-1.4.0.2.tar.gz) = 25528 bytes
+BLAKE2s (hashable-1.4.1.0.tar.gz) = 9f0accfb17f142439e079900b3c28e827974c81c9f95d15063f1e56fc59ed4ea
+SHA512 (hashable-1.4.1.0.tar.gz) = 2819489ce9c442dd078535a67341a3c03002fd67c6b9ac428945ce8449aaf5a11e1623376d3c17a278f0dadac73ad831ab1e496d6ee26677347d52bb1efdd4c2
+Size (hashable-1.4.1.0.tar.gz) = 25599 bytes



Home | Main Index | Thread Index | Old Index