feat: Add Version type
Add a Version
type to track epoch
, pkgrel
and pkgrel
of a
package version.
Rename the use of semver::Version
to SemverVersion
.
Closes #1 (closed)
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Add a Version
type to track epoch
, pkgrel
and pkgrel
of a
package version.
Rename the use of semver::Version
to SemverVersion
.
Closes #1 (closed)