mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-bluetooth: Update to 0.4.1.
* gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.4.1. Change-Id: I97f8f69aadbcfd7a6bd3b2c9799ac79baafd3789
This commit is contained in:
parent
ab541ec174
commit
24efd83fa4
1 changed files with 2 additions and 2 deletions
|
@ -4539,14 +4539,14 @@ you can press @samp{C-M-n} to input multiple email addresses.")
|
|||
(define-public emacs-bluetooth
|
||||
(package
|
||||
(name "emacs-bluetooth")
|
||||
(version "0.3.1")
|
||||
(version "0.4.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"bluetooth-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "1p10kcim5wqnbj2kiqv6hgjkzznaa48qysnnf8ym90mylsczr70z"))))
|
||||
(base32 "1chi9xjg5zcg6qycn2n442adhhmip1vpvg12szf1raq3zhg7lr01"))))
|
||||
(build-system emacs-build-system)
|
||||
(inputs
|
||||
(list bluez dbus))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue