[DHG_packages] 02/05: argon2: add README.Debian

Sean Whitton spw-guest at moszumanska.debian.org
Wed Sep 28 03:28:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit 4b6573da7737221a32126a9150be10b6a6270121
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Tue Sep 27 19:52:17 2016 -0700

    argon2: add README.Debian
---
 p/haskell-argon2/debian/README.Debian | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/p/haskell-argon2/debian/README.Debian b/p/haskell-argon2/debian/README.Debian
new file mode 100644
index 0000000..4ff59fc
--- /dev/null
+++ b/p/haskell-argon2/debian/README.Debian
@@ -0,0 +1,9 @@
+API change
+----------
+
+It was necessary to patch this version of the Haskell bindings to
+libargon2 so that it builds on 32-bit architectures.  This required an
+API change: the constructors of the Argon2Exception algebraic data
+type use CSize instead of Word64.
+
+ -- Sean Whitton <spwhitton at spwhitton.name>, Tue, 27 Sep 2016 19:51:51 -0700

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list