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