Skip to content
  • Dave Laing's avatar
    Fix how the timestamps of add-source packages are updated. · fcabd874
    Dave Laing authored and Mikhail Glushenkov's avatar Mikhail Glushenkov committed
    This is to address #1375.
    
    Previously they were updated in the post install phase, which
    would mean that the sources did not have their timestamps
    updated unless the package being installed completed successfully.
    
    This change moves the updating of the timestamps to the end of
    the install phase, so that the add-source packages that are
    successfully installed get their timestamps updated regardless of
    the overall outcome of the installation.
    fcabd874
To find the state of this project's repository at the time of any of these versions, check out the tags.