propellor spin

This commit is contained in:
Joey Hess 2014-06-06 23:07:05 -04:00
parent a0aac39244
commit 9ed258633a
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -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