Skip to content

Commit 23a1c54

Browse files
TkUtil v 6.11.0 recipe
ApplicationStats class to record the number of monthly usages of an application per user.
1 parent 3282e41 commit 23a1c54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meshing/packages/tkutil/package.py

+1
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('develop', branch='main')
30+
version('6.11.0', sha256='51b6934c847e3728183abd3260829b5b0fb31f75d4f6e43422e271c2c09ea3b8')
3031
version('6.10.3', sha256='d13279c80cc77902daecc5175429da703a85085a6a60fb839ccc3a428a10bed0')
3132
version('6.10.2', sha256='d4ef63fa7e7357fc8bdaecab4d69c9a3c36ba479e5aa842628bf8b32e0edbcbf')
3233
version('6.10.1', sha256='4f841f062b93465248c9a5e651080d40c621047422a04458dd87f81f1d5ad094')

0 commit comments

Comments
 (0)