<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	This package provides some handy Template Haskell splices for
	including the current git hash and branch in the code of your project.
	Useful for including in panic messages, --version output, or diagnostic
	info for more informative bug reports.
	</longdescription>
	<upstream>
		<remote-id type="hackage">gitrev</remote-id>
		<remote-id type="github">acfoltzer/gitrev</remote-id>
	</upstream>
</pkgmetadata>
