mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 23:20:37 +02:00
gnu: emacs-plz-event-source: Update to 0.1.2.
* gnu/packages/emacs-xyz.scm (emacs-plz-event-source): Update to 0.1.2. Change-Id: Ia603928db5a6c28aedc0bfb075832135bc10952c
This commit is contained in:
@@ -22799,7 +22799,7 @@ a streaming and non-streaming way.")
|
||||
(define-public emacs-plz-event-source
|
||||
(package
|
||||
(name "emacs-plz-event-source")
|
||||
(version "0.1.1")
|
||||
(version "0.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -22808,7 +22808,7 @@ a streaming and non-streaming way.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1rg3dmaqnhzvzqsyfnk3y77s88jrjpwpzkj1fyz40j8b184q3qcs"))))
|
||||
(base32 "0dwfrypk2gang4xc0apblg1pih55jp6lbr929ar7myv1v28wqjby"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-plz-media-type))
|
||||
(arguments (list #:tests? #f))
|
||||
|
||||
Reference in New Issue
Block a user