diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-13 14:37:56 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2016-08-13 14:37:56 -0700 |
commit | 452d2e8017b57fc55fa306ffc30e5c78e66f26f2 (patch) | |
tree | bc02114da4f8f98032ddbc4c47dbd51627a1bd92 | |
parent | 8aaa10eacc14ad71ee1e166140d25788b90f146d (diff) | |
download | DHG_packages-452d2e8017b57fc55fa306ffc30e5c78e66f26f2.tar.gz |
wai-websockets: Upgrading from 3.0.0.9 to 3.0.1
-rw-r--r-- | p/haskell-wai-websockets/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-wai-websockets/debian/changelog b/p/haskell-wai-websockets/debian/changelog index b6be945f4..e7ad5e252 100644 --- a/p/haskell-wai-websockets/debian/changelog +++ b/p/haskell-wai-websockets/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-websockets (3.0.1-1) unstable; urgency=medium + + * New upstream release + + -- Sean Whitton <spwhitton@spwhitton.name> Sat, 13 Aug 2016 14:37:56 -0700 + haskell-wai-websockets (3.0.0.9-1) unstable; urgency=medium [ Dmitry Bogatov ] |