mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 17:25:56 +02:00
gnu: emacs-url-http-oauth: Update to 0.8.4.
* gnu/packages/emacs-xyz.scm (emacs-url-http-oauth): Update to 0.8.4. Change-Id: I5a46ce99a760ba09e4ed6499fa9e9f3fe60be696
This commit is contained in:
@@ -38318,7 +38318,7 @@ advice system without dropping support for Emacs<24.4.")
|
||||
(define-public emacs-url-http-oauth
|
||||
(package
|
||||
(name "emacs-url-http-oauth")
|
||||
(version "0.8.3")
|
||||
(version "0.8.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -38326,7 +38326,7 @@ advice system without dropping support for Emacs<24.4.")
|
||||
"https://elpa.gnu.org/packages/url-http-oauth-" version
|
||||
".tar"))
|
||||
(sha256 (base32
|
||||
"1vcbx8rpzvx4v4g7iyja6kpsqidaiy2xzj7glrwwzhppkbp0xkvy"))))
|
||||
"10iznck31ilfjwjbbwfalqchg260yqypai487436cc0s1fm47vvf"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://elpa.gnu.org/packages/url-http-oauth.html")
|
||||
(synopsis "OAuth 2.0 for URL library")
|
||||
|
||||
Reference in New Issue
Block a user