Let $a > 0$ and consider the integral $$\int_x^\infty \frac{\Gamma(a,t)}{t}\,dt$$ where $\Gamma(a,t)$ is the upper incomplete gamma function $$\Gamma(a,t) = \int_t^\infty x^{a-1} e^{-x} \, dx.$$ Wolfram Alpha says that this definite integral equals $$\Gamma'(a) - \Gamma(a) \log(x) + \frac{x^a}{a^2} {}_2 F_2(a,a;a+1,a+1;-x)$$ where ${}_2 F_2$ is the hypergeometric function which has series representation $${}_2 F_2(a,a;a+1,a+1;-x) = \sum_{k=0}^\infty \frac{a^2}{k! (a+k)^2} (-x)^k.$$ The indefinite integral is clear enough by doing term-by-term integration. But for this definite integral to be true, we must also prove the limit $$\lim_{x \rightarrow \infty} \Gamma(a) \log(x) - \frac{x^a}{a^2} {}_2 F_2(a,a;a+1,a+1;-x) = \Gamma'(a).$$
How to prove this limit?