[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/38: gnu: emacs-soap-client: Update to 3.2.3.
From: |
guix-commits |
Subject: |
01/38: gnu: emacs-soap-client: Update to 3.2.3. |
Date: |
Sun, 21 May 2023 08:55:18 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 5f1e1ebb0bbfba5dac07cde4f738be86d31eedbd
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun May 21 12:04:01 2023 +0200
gnu: emacs-soap-client: Update to 3.2.3.
* gnu/packages/emacs-xyz.scm (emacs-soap-client): Update to 3.2.3.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 83c7992840..ef22fa07b6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31146,14 +31146,14 @@ advice system without dropping support for
Emacs<24.4.")
(define-public emacs-soap-client
(package
(name "emacs-soap-client")
- (version "3.2.1")
+ (version "3.2.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"soap-client-" version ".tar"))
(sha256
- (base32 "0ajv6l1p8dinnlybwzvv4c2i6291is6isjxb2h4apg27g66qbcki"))))
+ (base32 "0z6af253iwimam03jnpai2h989i6vyv05wdz7dadna6amdryfznc"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/soap-client.html")
(synopsis "Access SOAP web services")
- 04/38: gnu: emacs-vundo: Update to 2.1.0., (continued)
- 04/38: gnu: emacs-vundo: Update to 2.1.0., guix-commits, 2023/05/21
- 12/38: gnu: emacs-ement: Update to 0.9.3., guix-commits, 2023/05/21
- 07/38: gnu: emacs-editorconfig: Update to 0.10.1., guix-commits, 2023/05/21
- 11/38: gnu: emacs-elpher: Update to 3.5.0., guix-commits, 2023/05/21
- 13/38: gnu: emacs-find-file-in-project: Update to 6.2.1., guix-commits, 2023/05/21
- 14/38: gnu: emacs-ghq: Update to 0.2.0., guix-commits, 2023/05/21
- 15/38: gnu: emacs-ghq: Do not propagate ghq., guix-commits, 2023/05/21
- 16/38: gnu: emacs-ghub: Update to 3.6.0., guix-commits, 2023/05/21
- 18/38: gnu: emacs-gptel: Update to 0.3.6., guix-commits, 2023/05/21
- 03/38: gnu: emacs-excorporate: Update to 1.1.0., guix-commits, 2023/05/21
- 01/38: gnu: emacs-soap-client: Update to 3.2.3.,
guix-commits <=
- 02/38: gnu: Add emacs-url-http-oauth., guix-commits, 2023/05/21
- 06/38: gnu: emacs-beframe: Update to 0.3.0., guix-commits, 2023/05/21
- 05/38: gnu: emacs-auto-compile: Update to 1.8.0., guix-commits, 2023/05/21
- 08/38: gnu: emacs-ef-themes: Update to 1.0.0., guix-commits, 2023/05/21
- 09/38: gnu: emacs-eldev: Update to 1.4., guix-commits, 2023/05/21
- 10/38: gnu: emacs-elfeed-score: Update to 1.2.6., guix-commits, 2023/05/21
- 17/38: gnu: git-modes: Update to 1.4.1., guix-commits, 2023/05/21
- 19/38: gnu: emacs-hl-todo: Update to 3.5.0., guix-commits, 2023/05/21
- 20/38: gnu: emacs-inspector: Update to 0.30., guix-commits, 2023/05/21
- 26/38: gnu: emacs-minions: Update to 1.0.0., guix-commits, 2023/05/21