unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Domagoj Stolfa <domagoj.stolfa@gmail.com>
To: 49527@debbugs.gnu.org
Cc: Domagoj Stolfa <ds815@gmx.com>
Subject: [bug#49527] [PATCH] gnu: strongswan: Update to 5.9.3.
Date: Sun, 11 Jul 2021 19:43:21 +0100	[thread overview]
Message-ID: <20210711184321.20483-1-ds815@gmx.com> (raw)

* gnu/packages/vpn.scm (strongswan): Update to 5.9.3.
---
 gnu/packages/vpn.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index d78590ecb2..330a3271b4 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -303,14 +303,14 @@ endpoints.")
 (define-public strongswan
   (package
     (name "strongswan")
-    (version "5.9.2")
+    (version "5.9.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://download.strongswan.org/strongswan-"
                            version ".tar.bz2"))
        (sha256
-        (base32 "0qxhbash2nyh5k2h9zcysgwv61512w1wxk5plyai4b6v3rs2ziv1"))))
+        (base32 "1xy6c9c7bq5a5jmm04r9f9iqn39yrr1dkq81jhvpxsd4l1ban9ck"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.32.0





             reply	other threads:[~2021-07-11 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11 18:43 Domagoj Stolfa [this message]
2021-07-12 12:58 ` bug#49527: [PATCH] gnu: strongswan: Update to 5.9.3 Efraim Flashner

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=20210711184321.20483-1-ds815@gmx.com \
    --to=domagoj.stolfa@gmail.com \
    --cc=49527@debbugs.gnu.org \
    --cc=ds815@gmx.com \
    /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).