[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/url-http-oauth-demo b6e4ca1d11 1/2: Require url-http-oa
|
From: |
Thomas Fitzsimmons |
|
Subject: |
[elpa] externals/url-http-oauth-demo b6e4ca1d11 1/2: Require url-http-oauth 0.8.1 |
|
Date: |
Mon, 8 May 2023 22:06:24 -0400 (EDT) |
branch: externals/url-http-oauth-demo
commit b6e4ca1d1158c80cd3e4d42d694c8a00427c32e4
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Require url-http-oauth 0.8.1
* url-http-oauth-demo.el: Require url-http-oauth 0.8.1.
---
url-http-oauth-demo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/url-http-oauth-demo.el b/url-http-oauth-demo.el
index 9cdad79264..970a15395b 100644
--- a/url-http-oauth-demo.el
+++ b/url-http-oauth-demo.el
@@ -5,7 +5,7 @@
;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
;; Version: 1.0.0
;; Keywords: comm, data, processes, hypermedia
-;; Package-Requires: ((url-http-oauth "0.8.0"))
+;; Package-Requires: ((url-http-oauth "0.8.1"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by