summaryrefslogtreecommitdiff
path: root/p/haskell-websockets
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-07-06 20:15:23 -0400
committerClint Adams <clint@debian.org>2017-07-06 20:15:24 -0400
commitf703aef124a2a50d6f1f5e01668cd5fd2fceb521 (patch)
tree0752a81f73553f0ef33e77f570db8acc5bf960c2 /p/haskell-websockets
parent7d4cade5ee186e1dc9a0d099ea372ec3eaf7dcf3 (diff)
downloadDHG_packages-f703aef124a2a50d6f1f5e01668cd5fd2fceb521.tar.gz
websockets: Upgrading from 0.9.8.2 to 0.10.0.0
Diffstat (limited to 'p/haskell-websockets')
-rw-r--r--p/haskell-websockets/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog
index 6e52e7694..e004d8f89 100644
--- a/p/haskell-websockets/debian/changelog
+++ b/p/haskell-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-websockets (0.10.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 06 Jul 2017 20:15:23 -0400
+
haskell-websockets (0.9.8.2-2) unstable; urgency=medium
* Fix build dependencies. closes: #865062.