hsfacter 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hsfacter.cabal +3/−3
hsfacter.cabal view
@@ -2,9 +2,9 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: hsfacter-version: 0.1.0.1-synopsis: A small and ugly library that emulates the output of the puppet facter program. Mainly used in conjunction with language-puppet.-description: This is a reimplementation of the facter module used by Puppet, as a library. It is supposed to be used in conjunction with the language-puppet library.+version: 0.1.0.2+synopsis: A small and ugly library that emulates the output of the puppet facter program.+description: This is a reimplementation of the facter module used by Puppet, as a library. It is supposed to be used in conjunction with the language-puppet library in order to compute catalogs. license: GPL-3 license-file: LICENSE author: Simon Marechal