summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 2ad219c9..670676df 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,7 +1,7 @@
Name: propellor
-Version: 3.0.3
+Version: 3.0.4
Cabal-Version: >= 1.8
-License: BSD3
+License: BSD2
Maintainer: Joey Hess <id@joeyh.name>
Author: Joey Hess
Stability: Stable
@@ -81,6 +81,7 @@ Library
Propellor.Property.Apt
Propellor.Property.Apt.PPA
Propellor.Property.Attic
+ Propellor.Property.Borg
Propellor.Property.Ccache
Propellor.Property.Cmd
Propellor.Property.Concurrent
@@ -209,6 +210,7 @@ Library
Utility.Process.NonConcurrent
Utility.SafeCommand
Utility.Scheduled
+ Utility.SystemDirectory
Utility.Table
Utility.ThreadScheduler
Utility.Tmp