gnu: emacs-with-editor: Update to 3.3.4.
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.3.4. Change-Id: I8e01e1f87e57bc5acef065aa146f4e4ab39b0ac6
This commit is contained in:
parent
119da1b81c
commit
09128faaea
@ -1486,7 +1486,7 @@ configuration files, such as @file{.gitattributes}, @file{.gitignore}, and
|
||||
(define-public emacs-with-editor
|
||||
(package
|
||||
(name "emacs-with-editor")
|
||||
(version "3.3.2")
|
||||
(version "3.3.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -1495,7 +1495,7 @@ configuration files, such as @file{.gitattributes}, @file{.gitignore}, and
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1wzzymlka4f798m75kizjh1yvnh49y8m029c7p5pg7gbv6d0wd8a"))))
|
||||
(base32 "1jnjd2pzx03vzimsfdcaa3d11fiqiv6hi5nrk6wj2m9qz8alnj2b"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
Loading…
Reference in New Issue
Block a user