Add date v3.0.1 (#25432)

This commit is contained in:
Geoffrey Gunter 2021-08-15 12:42:30 -07:00 committed by GitHub
parent 44e251d974
commit fbed679dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Date(CMakePackage):
homepage = "https://github.com/HowardHinnant/date"
url = "https://github.com/HowardHinnant/date/archive/v3.0.0.zip"
version('3.0.1', sha256='f4300b96f7a304d4ef9bf6e0fa3ded72159f7f2d0f605bdde3e030a0dba7cf9f')
version('3.0.0', sha256='ddbec664607bb6ec7dd4c7be1f9eefc3d8ce88293ffc9391486ce6ce887ec9b2')
variant('cxxstd',