[Git][haskell-team/DHG_packages][master] cryptonite: Upgrading from 0.25 to 0.26

Clint Adams gitlab at salsa.debian.org
Sun May 31 03:31:11 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
2b72ff78 by Clint Adams at 2020-05-30T22:30:20-04:00
cryptonite: Upgrading from 0.25 to 0.26

- - - - -


4 changed files:

- p/haskell-cryptonite/debian/changelog
- p/haskell-cryptonite/debian/control
- − p/haskell-cryptonite/debian/patches/arm64-is-64bit
- − p/haskell-cryptonite/debian/patches/series


Changes:

=====================================
p/haskell-cryptonite/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cryptonite (0.26-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 22:29:24 -0400
+
 haskell-cryptonite (0.25-5) unstable; urgency=medium
 
   * Bump debhelper compat level to 10


=====================================
p/haskell-cryptonite/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
  haskell-devscripts (>= 0.13),
  libghc-basement-dev (>= 0.0.6),
  libghc-basement-prof,
- libghc-memory-dev (>= 0.14.14),
+ libghc-memory-dev (>= 0.14.18),
  libghc-memory-prof,
  libghc-tasty-dev,
  libghc-tasty-hunit-dev,


=====================================
p/haskell-cryptonite/debian/patches/arm64-is-64bit deleted
=====================================
@@ -1,20 +0,0 @@
---- a/cryptonite.cabal
-+++ b/cryptonite.cabal
-@@ -269,7 +269,7 @@
-                    , cbits/decaf/include
-                    , cbits/decaf/p448
- 
--  if arch(x86_64)
-+  if arch(x86_64) || arch(aarch64)
-     C-sources:         cbits/decaf/p448/arch_ref64/f_impl.c
-                      , cbits/decaf/p448/f_generic.c
-                      , cbits/decaf/p448/f_arithmetic.c
-@@ -292,7 +292,7 @@
-     include-dirs:      cbits/decaf/include/arch_32
-                      , cbits/decaf/p448/arch_32
- 
--  if arch(x86_64)
-+  if arch(x86_64) || arch(aarch64)
-     C-sources: cbits/curve25519/curve25519-donna-c64.c
-   else
-     C-sources: cbits/curve25519/curve25519-donna.c


=====================================
p/haskell-cryptonite/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-arm64-is-64bit



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2b72ff78809329bf94f91ac596d921ce36a803c0

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2b72ff78809329bf94f91ac596d921ce36a803c0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200531/00470c1b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list