@@ 2230,7 2230,7 @@ and frame size or even a custom callback.")
(define-public emacs-git-modes
(package
(name "emacs-git-modes")
- (version "1.4.6")
+ (version "1.4.7")
(source
(origin
(method git-fetch)
@@ 2239,7 2239,7 @@ and frame size or even a custom callback.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0k73855kzl2hj0lsr68gmbmabxjm5pxwciybbz0pr3j67s3i7r82"))))
+ (base32 "0pjsxw5ni47c8mfd40l9x5fnpi1423djhxxr2ixvk81p7xcrcsyi"))))
(build-system emacs-build-system)
(arguments (list #:tests? #f)) ; no tests
(propagated-inputs