summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Obnam.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-06 23:07:05 -0400
committerJoey Hess2014-06-06 23:07:05 -0400
commit9ed258633a19f5b3aa1169c621281973f607c231 (patch)
treea9a2886dc42452fcb7eff317218514a2ae98ea90 /src/Propellor/Property/Obnam.hs
parenta0aac3924479a643abadea1ca85a0e3968eabf4d (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Property/Obnam.hs')
-rw-r--r--src/Propellor/Property/Obnam.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/Obnam.hs b/src/Propellor/Property/Obnam.hs
index e5ef7365..3d13e61e 100644
--- a/src/Propellor/Property/Obnam.hs
+++ b/src/Propellor/Property/Obnam.hs
@@ -110,7 +110,7 @@ latestVersion = withOS "obnam latest version" $ \o -> case o of
_ -> noChange
where
sources suite =
- [ "deb http://code.liw.fi/debian " ++ Apt.showSuite suite ++ " main"
+ [ "deb http://code.liw.fi/debian " ++ Apt.showSuite stableRelease ++ " main"
]
-- gpg key used by the code.liw.fi repository.
key = Apt.AptKey "obnam" $ unlines