arch-repo-manager/cli
Martchus c155176098 Fix missing build date in package search
* Avoid using buildDate of PackageInfo in favor of the same field in
  PackageBase
    * PackageInfo::buildDate should be removed on the next breaking change
* Do not really use the deprecated attribute because it is still used by
  (de)serialization code until it is removed for good
2022-06-08 22:44:58 +02:00
..
doc Initial import 2021-02-08 23:53:56 +01:00
tests Initial import 2021-02-08 23:53:56 +01:00
CMakeLists.txt Improve command-line client 2021-03-30 20:49:08 +02:00
config.cpp Improve command-line client 2021-03-30 20:49:08 +02:00
config.h Improve command-line client 2021-03-30 20:49:08 +02:00
main.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00