@@ 71822,7 71822,7 @@ develop documents with LaTeX, in a single application.")
(define-public texstudio
(package
(name "texstudio")
- (version "4.8.2")
+ (version "4.8.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ 71831,7 71831,7 @@ develop documents with LaTeX, in a single application.")
(file-name (git-file-name name version))
(sha256
(base32
- "1grkvwh174a2dx19w6wlkhq2adj6g2myy31f5hji7kxw4ks759xb"))))
+ "1z17j1wggs8fgjqk0mrqqwh7xcsmzckfhlpwc7aykr65ii4gqizz"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f)) ;tests work only with debug build