gnu: emacs-magit-popup: Update to 2.12.5.

* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.5.
master
Jelle Licht 2018-12-29 14:43:54 +01:00
parent 8d59ef68cb
commit 9bc7dd62b4
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 2 additions and 2 deletions

View File

@ -592,7 +592,7 @@ support for Git-SVN.")
(define-public emacs-magit-popup
(package
(name "emacs-magit-popup")
(version "2.12.4")
(version "2.12.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -601,7 +601,7 @@ support for Git-SVN.")
(file-name (git-file-name name version))
(sha256
(base32
"08952nzn0cb6gxscqyiljk4fq2zxjvr3ism0lvgw0gs9hl5phiwx"))))
"13riknyqr6vxqll80sfhvz165flvdz367rbd0pr5slb01bnfsi2i"))))
(build-system emacs-build-system)
(arguments
`(#:phases