summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorSean Whitton2017-11-19 12:04:26 -0700
committerSean Whitton2017-11-19 12:04:26 -0700
commit05e5308ee7cef99b24b4f9d9755e5488f8d92a39 (patch)
tree256b8f20bddf0f0701a3247228f9c2dd77be6e64 /propellor.cabal
parent38d039310e4db6ffaf5c8ca51c339421e6865eff (diff)
parent12beba0367d14f9c52adf72dd36e9cf5a8e35761 (diff)
Merge branch 'master' of https://git.joeyh.name/git/propellor into sbuild-overhaul
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal6
1 files changed, 5 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index ed9f6bf1..9bafd2fb 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.9.0
+Version: 5.0.0
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>
@@ -111,6 +111,7 @@ Library
Propellor.Property.File
Propellor.Property.Firejail
Propellor.Property.Firewall
+ Propellor.Property.FlashKernel
Propellor.Property.FreeBSD
Propellor.Property.FreeBSD.Pkg
Propellor.Property.FreeBSD.Poudriere
@@ -128,6 +129,7 @@ Library
Propellor.Property.Locale
Propellor.Property.Logcheck
Propellor.Property.Lvm
+ Propellor.Property.Machine
Propellor.Property.Mount
Propellor.Property.Network
Propellor.Property.Nginx
@@ -141,6 +143,7 @@ Library
Propellor.Property.Postfix
Propellor.Property.PropellorRepo
Propellor.Property.Prosody
+ Propellor.Property.Qemu
Propellor.Property.Reboot
Propellor.Property.Restic
Propellor.Property.Rsync
@@ -154,6 +157,7 @@ Library
Propellor.Property.Systemd.Core
Propellor.Property.Timezone
Propellor.Property.Tor
+ Propellor.Property.Uboot
Propellor.Property.Unbound
Propellor.Property.User
Propellor.Property.Uwsgi