@@ 9641,7 9641,7 @@ ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the
(define-public emacs-paren-face
(package
(name "emacs-paren-face")
- (version "1.2.2")
+ (version "1.2.3")
(source
(origin
(method git-fetch)
@@ 9650,7 9650,7 @@ ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0bs5hdn7agyr0r0ywblpihp4x3gn89xdfvzsb8wlyd0gvc2rx6g9"))))
+ (base32 "06ypi3hgrr9rigcb9gy5j4l9f3z7lnz1rssv1pqda55srkvcp39x"))))
(build-system emacs-build-system)
(arguments
(list #:test-command #~(list "make" "check-declare")))