diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 13:10:03 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 13:10:03 +0100 |
| commit | 0361815a6cf02e377677395d9c5151cb794d2a02 (patch) | |
| tree | 734115ac50d5e38b46024d126d40dcfb3157f83e /patches/wownero/0005-uint64_t-missing-definition-fix.patch | |
| parent | 81af224f708f83c94f1f1b5a6507a3df84b7f173 (diff) | |
Updated wownero, cleaned up patches
Diffstat (limited to 'patches/wownero/0005-uint64_t-missing-definition-fix.patch')
| -rw-r--r-- | patches/wownero/0005-uint64_t-missing-definition-fix.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/wownero/0005-uint64_t-missing-definition-fix.patch b/patches/wownero/0005-uint64_t-missing-definition-fix.patch index 05bef1f..61a2d17 100644 --- a/patches/wownero/0005-uint64_t-missing-definition-fix.patch +++ b/patches/wownero/0005-uint64_t-missing-definition-fix.patch @@ -1,4 +1,4 @@ -From 223e2e4b5b2c6366d0dd4130a726c4cfcdb13ffb Mon Sep 17 00:00:00 2001 +From be58d7233efb6b5782931563fdb3dc780a30caea Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 2 Sep 2024 16:40:31 +0200 Subject: [PATCH 05/15] uint64_t missing definition fix @@ -21,5 +21,5 @@ index 4af4da790..ae4c0d05e 100644 #include <string> -- -2.39.5 (Apple Git-154) +2.48.0 |
