gnu: emacs-pulseaudio-control: Update to 20190105.

* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to 20190105.
master
Pierre Neidhardt 2019-02-15 21:25:31 +01:00
parent f7c4853a6b
commit e83d46f02e
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 3 additions and 3 deletions

View File

@ -9205,8 +9205,8 @@ navigate and display hierarchy structures.")
(license license:gpl3+)))) (license license:gpl3+))))
(define-public emacs-pulseaudio-control (define-public emacs-pulseaudio-control
(let ((commit "1da372ec79f5d2fb901d1f9f0679fee8848fd011") (let ((commit "7e1a87068379075a5e9ce36c64c686c03d20d379")
(revision "2")) (revision "3"))
(package (package
(name "emacs-pulseaudio-control") (name "emacs-pulseaudio-control")
(version (git-version "0.0.1" revision commit)) (version (git-version "0.0.1" revision commit))
@ -9219,7 +9219,7 @@ navigate and display hierarchy structures.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"02xrsms2pjqdk6327midi61i5vg2h9cq5jwaxv43ldm68wl7hi6k")))) "0wcaqyh15x56255rrj350089z15pnwixa2vf0ly6dv0hjmzmh3mr"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
'(#:phases (modify-phases %standard-phases '(#:phases (modify-phases %standard-phases