From: Tanguy Le Carrour <tanguy@bioneland.org>
To: 58305@debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy@bioneland.org>
Subject: [bug#58305] [PATCH 1/2] gnu: libstrophe: Update to 0.12.2.
Date: Wed, 5 Oct 2022 14:29:58 +0200 [thread overview]
Message-ID: <20221005122959.30796-1-tanguy@bioneland.org> (raw)
In-Reply-To: <20221005122812.30209-1-tanguy@bioneland.org>
* gnu/packages/messaging.scm (libstrophe): Update to 0.12.2.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index dcd602c7c0..868b6dee79 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2127,7 +2127,7 @@ (define-public freetalk
(define-public libstrophe
(package
(name "libstrophe")
- (version "0.12.0")
+ (version "0.12.2")
(source
(origin
(method git-fetch)
@@ -2136,7 +2136,7 @@ (define-public libstrophe
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1apply301lxyjax2677bd5mc0a3233nm5qb7fiqpawq2n7vh17v0"))))
+ (base32 "1ispq6sf7pq02irrqfga4i1xhrg1pg0f86qvvnix15clm8i1agld"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags '(list "--disable-static")
--
2.37.3
next prev parent reply other threads:[~2022-10-05 12:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 12:28 [bug#58305] [PATCH 0/2] gnu: profanity: Update to 0.13.0 Tanguy Le Carrour
2022-10-05 12:29 ` Tanguy Le Carrour [this message]
2022-10-05 12:29 ` [bug#58305] [PATCH 2/2] " Tanguy Le Carrour
2022-10-11 13:25 ` bug#58305: [PATCH 0/2] " Ludovic Courtès
2022-10-11 14:45 ` [bug#58305] " Tanguy LE CARROUR
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221005122959.30796-1-tanguy@bioneland.org \
--to=tanguy@bioneland.org \
--cc=58305@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).