diff options
| author | cyan <cyjan@mrcyjanek.net> | 2025-01-15 14:04:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 14:04:42 +0100 |
| commit | b4c3fbacab594bd1e67e71602a1ac07f0c19a77f (patch) | |
| tree | 3c85f30f62eeef605cd299ec5f68153a1904feb2 /patches/wownero/0005-uint64_t-missing-definition-fix.patch | |
| parent | c3dd64bdee37d361a2c1252d127fb575936e43e6 (diff) | |
Wownero 0.11.3.0 (#105)
* update wownero to 0.11.3.0
* Updated wownero, cleaned up patches
* unshallow zano
* Fix ios builds
* Update checksum
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..5035df2 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 5a9148c10ea29a42d8aa08d69e2f4559c8611655 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 |
