all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 1e0d90142b2b37cf31f5a30625560a29b7f3bc9f 252 bytes (raw)
name: gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
--- a/Telegram/ThirdParty/tgcalls/tgcalls/utils/gzip.h
+++ b/Telegram/ThirdParty/tgcalls/tgcalls/utils/gzip.h
@@ -2,6 +2,7 @@
 #define TGCALLS_UTILS_GZIP_H

 #include <absl/types/optional.h>
+#include <cstdint>
 #include <vector>

 namespace tgcalls {

debug log:

solving a3d67e0c9a ...
found a3d67e0c9a in https://yhetil.org/guix/y76bkrm8bjf.wl-hako@ultrarare.space/

applying [1/1] https://yhetil.org/guix/y76bkrm8bjf.wl-hako@ultrarare.space/
diff --git a/gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch b/gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch
new file mode 100644
index 0000000000..a3d67e0c9a

Checking patch gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch...
Applied patch gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch cleanly.

index at:
100644 1e0d90142b2b37cf31f5a30625560a29b7f3bc9f	gnu/packages/patches/telegram-desktop-fix-gcc12-cstdint.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.