summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-20 13:48:24 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-20 13:48:24 -0400
commit5e6538ced4e740db2ccdf79abc630614619fa90a (patch)
tree6400ce1539526dec42d9e57171f53b012be41381
parentdefcceae899729037d8088206a03c43c187b6705 (diff)
downloaddebug-me-5e6538ced4e740db2ccdf79abc630614619fa90a.tar.gz
stack.yaml: Update to new posix-pty version.
-rw-r--r--CHANGELOG6
-rw-r--r--doc/bugs/Update_to_posix-pty_0.2.1.1.mdwn2
-rw-r--r--doc/bugs/Update_to_posix-pty_0.2.1.1/comment_1_fb0d1b1adfbe02e168d94bf80a254da8._comment10
-rw-r--r--stack.yaml2
4 files changed, 19 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 65f54c2..2aecd3d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+debug-me (1.20170510) UNRELEASED; urgency=medium
+
+ * stack.yaml: Update to new posix-pty version.
+
+ -- Joey Hess <id@joeyh.name> Sat, 20 May 2017 13:47:27 -0400
+
debug-me (1.20170509) unstable; urgency=medium
* Server: Use "postmaster" as default --from-email address
diff --git a/doc/bugs/Update_to_posix-pty_0.2.1.1.mdwn b/doc/bugs/Update_to_posix-pty_0.2.1.1.mdwn
index c15535f..fcf38e3 100644
--- a/doc/bugs/Update_to_posix-pty_0.2.1.1.mdwn
+++ b/doc/bugs/Update_to_posix-pty_0.2.1.1.mdwn
@@ -1 +1,3 @@
Latest version of posix-pty fixes support for musl. Would it be possible to bump the dependency version & cut a new release?
+
+> [[done]] --[[Joey]]
diff --git a/doc/bugs/Update_to_posix-pty_0.2.1.1/comment_1_fb0d1b1adfbe02e168d94bf80a254da8._comment b/doc/bugs/Update_to_posix-pty_0.2.1.1/comment_1_fb0d1b1adfbe02e168d94bf80a254da8._comment
new file mode 100644
index 0000000..4c0940d
--- /dev/null
+++ b/doc/bugs/Update_to_posix-pty_0.2.1.1/comment_1_fb0d1b1adfbe02e168d94bf80a254da8._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-05-20T17:46:23Z"
+ content="""
+You must mean in the stack.yaml because the cabal file has no upper bound.
+
+I've bumped the version in stack.yaml, will release maybe this weekend,
+but ping if it goes to long before a release.
+"""]]
diff --git a/stack.yaml b/stack.yaml
index 784d3fe..abbdc98 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -2,6 +2,6 @@ packages:
- '.'
resolver: lts-8.12
extra-deps:
-- posix-pty-0.2.1
+- posix-pty-0.2.1.1
- websockets-0.11.1.0
explicit-setup-deps: