File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog for [ ` process ` package] ( http://hackage.haskell.org/package/process )
22
3+ ## 1.6.26.1 * May 2025*
4+
5+ * Regenerate ` configure ` script (#343 )
6+
37## 1.6.26.0 * April 2025*
48
59* Add ` System.Process.Environment.OsString ` .
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : process
3- version : 1.6.26.0
3+ version : 1.6.26.1
44-- NOTE: Don't forget to update ./changelog.md
55license : BSD-3-Clause
66license-file : LICENSE
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : process-tests
3- version : 1.6.26.0
3+ version : 1.6.26.1
44license : BSD-3-Clause
55license-file : LICENSE
66maintainer : libraries@haskell.org
@@ -18,7 +18,7 @@ source-repository head
1818
1919common process-dep
2020 build-depends :
21- process == 1.6.26.0
21+ process == 1.6.26.1
2222
2323custom-setup
2424 setup-depends :
You can’t perform that action at this time.
0 commit comments