@@ 1506,7 1506,7 @@ memory usage graphically, and it can display processes as a tree.")
(define-public orage
(package
(name "orage")
- (version "4.20.0")
+ (version "4.20.2")
(source
(origin
(method git-fetch)
@@ 1515,7 1515,7 @@ memory usage graphically, and it can display processes as a tree.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0z32b2wg2pfwcvpp81dmdlnwqxnh7ps08mr13syzl7v0qj29p9jm"))))
+ (base32 "0yrd0sllkp064g2cv2h3rlr79z26jzh1s9wpmclz2pcfi5aiwpl9"))))
(build-system gnu-build-system)
(native-inputs
(list xfce4-dev-tools))