gnu: tipp10: Update to 3.3.4.

* gnu/packages/education.scm (tipp10): Update to 3.3.4.

Change-Id: Ic0c70a0ff3b0ddcec8a50c5a3a041321a036ec15
This commit is contained in:
Andreas Enge 2025-08-16 22:03:14 +02:00
parent ac9c4da058
commit 4434e26772
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -336,7 +336,7 @@ frequently used words in American English.")
(define-public tipp10
(package
(name "tipp10")
(version "3.3.0")
(version "3.3.4")
(source (origin
(method git-fetch)
;; Use the community maintained Qt 6 fork of the project, as the
@ -348,7 +348,7 @@ frequently used words in American English.")
(file-name (git-file-name name version))
(sha256
(base32
"138xf55csnq53mlkhj50g9bacay8kxz6p9vnzd7jyv6rq1xch5nq"))))
"1a6swdzf15jrqafwzv7grkdcl4a4nhpm8b8lh6br0djxkzqzx45b"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase ;qtbase 6
#:tests? #f)) ;packages has no tests