[arch-commits] Commit in zcash/trunk (08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch)

Nicola Squartini tensor5 at archlinux.org
Wed Jul 29 09:19:00 UTC 2020


    Date: Wednesday, July 29, 2020 @ 09:18:59
  Author: tensor5
Revision: 665756

zcash: remove unused patch

Deleted:
  zcash/trunk/08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch

------------------------------------------------+
 08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch |   21 ---------------------
 1 file changed, 21 deletions(-)

Deleted: 08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch
===================================================================
--- 08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch	2020-07-29 09:16:51 UTC (rev 665755)
+++ 08662fa09a14c68b1048ee4384b25dfd9ad0463f.patch	2020-07-29 09:18:59 UTC (rev 665756)
@@ -1,21 +0,0 @@
-From 08662fa09a14c68b1048ee4384b25dfd9ad0463f Mon Sep 17 00:00:00 2001
-From: Taylor Hornby <taylor at defuse.ca>
-Date: Sun, 24 May 2020 16:49:13 -0600
-Subject: [PATCH] Add missing <stdexcept> header for std::invalid_argument
-
----
- src/crypto/equihash.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/crypto/equihash.h b/src/crypto/equihash.h
-index 556b87d090..7cd97ff600 100644
---- a/src/crypto/equihash.h
-+++ b/src/crypto/equihash.h
-@@ -13,6 +13,7 @@
- 
- #include <cstring>
- #include <exception>
-+#include <stdexcept>
- #include <functional>
- #include <memory>
- #include <set>



More information about the arch-commits mailing list