gnu: itcl: Update to 4.2.2.

* gnu/packages/tcl.scm (itcl): Update to 4.2.2.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-04 16:20:29 +01:00
parent 14564f5847
commit 0ae5e25419
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -96,7 +96,7 @@ (define-public tcl
(define-public itcl
(package
(name "itcl")
(version "4.2.0")
(version "4.2.2")
(source
(origin
(method url-fetch)
@ -105,7 +105,7 @@ (define-public itcl
version "/itcl" version ".tar.gz"))
(file-name (string-append "incrtcl-" version ".tar.gz"))
(sha256
(base32 "0w28v0zaraxcq1s9pa6cihqqwqvvwfgz275lks7w4gl7hxjxmasw"))))
(base32 "0v0m1s3rlsbg7p366i6m5zcvnmixnch87jmczidjanqvmw76fk5c"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags