Search Criteria
Package Details: boost-di-git 1.0.1.r418.g388364952-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/boost-di-git.git (read-only, click to copy) |
|---|---|
| Package Base: | boost-di-git |
| Description: | Boost (experimental) c++14 dependency injection library (developmental version) |
| Upstream URL: | https://github.com/boost-experimental/di |
| Licenses: | boost |
| Conflicts: | boost-di |
| Provides: | boost-di |
| Submitter: | jamespharvey20 |
| Maintainer: | jamespharvey20 |
| Last Packager: | jamespharvey20 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-27 08:54 (UTC) |
| Last Updated: | 2019-04-27 08:58 (UTC) |
Latest Comments
jamespharvey20 commented on 2019-04-27 08:58 (UTC)
Yes, this is currently showing and coming up during build with a pkgver starting 1.0.1. Upstream's git repo has a branching oddity. This builds off HEAD of branch
cpp14, which includes commit 1265cb2a noted "new: [release] 1.1.0". Tagv1.1.0is commit 65a739da. Diffing them shows they have identical contents. So, this is building a newer git version than 1.1.0 and contains everything that 1.1.0 does.