unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: reza via Guix-patches via <guix-patches@gnu.org>
To: 74937@debbugs.gnu.org
Cc: reza <reza@housseini.me>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>,
	Maxim Cournoyer <maxim.cournoyer@gmail.com>,
	Vivien Kraus <vivien@planete-kraus.eu>
Subject: [bug#74937] [PATCH] gnu: network-manager-openconnect: Update to 1.2.10
Date: Wed, 18 Dec 2024 08:04:38 +0000	[thread overview]
Message-ID: <01020193d8cc28ee-fef1eb20-6ba2-4434-84e6-37a08cb78052-000000@eu-west-1.amazonses.com> (raw)
In-Reply-To: 48d14e6302f81a79101b3464e3a53bcf12be3beb.1734509020.git.reza@housseini.me

* gnu/packages/gnome.scm (network-manager-openconnect): Update to 1.2.10.
  [source, inputs]: Add input webkitgtk-with-libsoup2.

Change-Id: I8dd75a6d360e49c298ef498afc15452c6612ab89
---
 gnu/packages/gnome.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7339000436..eb0c7d3374 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8706,7 +8706,7 @@ (define-public network-manager-vpnc
 (define-public network-manager-openconnect
   (package
     (name "network-manager-openconnect")
-    (version "1.2.8")
+    (version "1.2.10")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -8715,7 +8715,7 @@ (define-public network-manager-openconnect
                     "/NetworkManager-openconnect-" version ".tar.xz"))
               (sha256
                (base32
-                "1k6d6cv2c9v8gf0f2js6cklr3ijhaanbz0nhvlwy5n42bmwamvax"))))
+                "0r342dinhh1808cb095xb5zfxrm5kaw6sxwclss9gnya9vv6njw4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--enable-absolute-paths"
@@ -8746,7 +8746,8 @@ (define-public network-manager-openconnect
            libxml2
            lz4
            network-manager
-           openconnect))
+           openconnect
+           webkitgtk-with-libsoup2))
     (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN")
     (synopsis "OpenConnect plug-in for NetworkManager")
     (description

base-commit: 20b1613484f512649f919d89285e981998592497
-- 
2.46.0





           reply	other threads:[~2024-12-18  8:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <48d14e6302f81a79101b3464e3a53bcf12be3beb.1734509020.git.reza@housseini.me>]

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=01020193d8cc28ee-fef1eb20-6ba2-4434-84e6-37a08cb78052-000000@eu-west-1.amazonses.com \
    --to=guix-patches@gnu.org \
    --cc=74937@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=reza@housseini.me \
    --cc=vivien@planete-kraus.eu \
    /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).