@@ 359,7 359,7 @@ merging features essential for loading menus modified with menu editors.")
(define-public tumbler
(package
(name "tumbler")
- (version "4.20.0")
+ (version "4.20.1")
(source
(origin
(method git-fetch)
@@ 368,7 368,7 @@ merging features essential for loading menus modified with menu editors.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "18bp1ckv6mzbxhbk7aqp2mxbni1pw8hv8rzxmc9xx488dxs0qq8s"))))
+ (base32 "1dh7hk6979053wjs0qly3s3y9kvd67yi9dinn2mllsn2vca412d7"))))
(build-system gnu-build-system)
(native-inputs (list xfce4-dev-tools))
(propagated-inputs (list glib)) ;required by tumbler-1.pc