3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: emacs-vterm: Update to f41849c.

* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to f41849c.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Michael Rohleder 2020-08-09 19:50:29 +02:00 committed by Mathieu Othacehe
parent 32ae5c6209
commit e79e3ffadc
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -19210,8 +19210,8 @@ stored playlists.")
(define-public emacs-vterm
(let ((version "0")
(revision "1")
(commit "e63bd65eece7c5de3a534b7e2fdbe58256ec2da0"))
(revision "2")
(commit "f41849c2c9c1899f22d1c3d4f871ec47c82627ce"))
(package
(name "emacs-vterm")
(version (git-version version revision commit))
@ -19223,7 +19223,7 @@ stored playlists.")
(file-name (git-file-name name version))
(sha256
(base32
"0iq857w54qmazxh23fipz85fb9i6dav3f63g0ghpmi6mybfp6i5v"))))
"1b5s1101n7a2lnpkbadm1h4k6z295fpijx0rdpmd05dkhyarax6n"))))
(build-system emacs-build-system)
(arguments
`(#:modules ((guix build emacs-build-system)