Skip to content

Commit c2161b7

Browse files
TkUtil v 6.14.0 recipe
Process::finalize takes as an additional argument a delay granted to child processes to terminate without being killed. FileLock class allows locking a file against concurrent access. Partial rewrite of the ApplicationStats class + logUsage method logging version and OS.
1 parent 2082e5f commit c2161b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshing/packages/tkutil/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class Tkutil(CMakePackage):
2727
depends_on('libiconv', type=('build', 'link'))
2828

2929
version('main', branch='main')
30+
version('6.14.0', sha256='96bc5d57e7bd0935c1fb6c93ddc585316f2148cda8a3e51c11e4db83f86bbf1e')
3031
version('6.13.1', sha256='8c548d1bb57c8d84c42ec4f8643edd323a2cbd22a9180cd0822c10bcf49ca2c5')
3132
version('6.13.0', sha256='c6df0badfaaa6b77cacdcd85aef79a628980a7367dc90c88df9959859d12af15')
3233
version('6.12.1', sha256='8d53dca70dda7d8e28effde8d4dbd67eb215c27c3935db7cc75b09231cda469d')

0 commit comments

Comments
 (0)