* gnu: wpa-supplicant: Update to 2.2.
@ 2014-07-20 14:16 Jason Self
2014-07-20 15:34 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-20 14:16 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]
* gnu/packages/admin.scm (wpa-supplicant): Update to version 2.2.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-wpa-supplicant-Update-to-2.2.patch --]
[-- Type: text/x-patch; name="0001-gnu-wpa-supplicant-Update-to-2.2.patch", Size: 1184 bytes --]
From a2f2de4db39269543e3fd2f0dca397b9dbb34e67 Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Sun, 20 Jul 2014 07:13:19 -0700
Subject: [PATCH 1/1] gnu: wpa-supplicant: Update to 2.2.
* gnu/packages/admin.scm (wpa-supplicant): Update to version 2.2.
Signed-off-by: Jason Self <j@jxself.org>
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index f542f0c..f6232ab 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -668,7 +668,7 @@ commands and their arguments.")
(define-public wpa-supplicant
(package
(name "wpa-supplicant")
- (version "2.1")
+ (version "2.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -677,7 +677,7 @@ commands and their arguments.")
".tar.gz"))
(sha256
(base32
- "0xxjw7lslvql1ykfbwmbhdrnjsjljf59fbwf837418s97dz2wqwi"))))
+ "1vf8jc4yyksbxf86narvsli3vxfbm8nbnim2mdp66nd6d3yvin70"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-replace
--
1.7.9.5
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: gnu: wpa-supplicant: Update to 2.2.
2014-07-20 14:16 gnu: wpa-supplicant: Update to 2.2 Jason Self
@ 2014-07-20 15:34 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-07-20 15:34 UTC (permalink / raw)
To: Jason Self; +Cc: guix-devel
"Jason Self" <jason@bluehome.net> skribis:
> From a2f2de4db39269543e3fd2f0dca397b9dbb34e67 Mon Sep 17 00:00:00 2001
> From: Jason Self <j@jxself.org>
> Date: Sun, 20 Jul 2014 07:13:19 -0700
> Subject: [PATCH 1/1] gnu: wpa-supplicant: Update to 2.2.
>
> * gnu/packages/admin.scm (wpa-supplicant): Update to version 2.2.
OK!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-20 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-20 14:16 gnu: wpa-supplicant: Update to 2.2 Jason Self
2014-07-20 15:34 ` Ludovic Courtès
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).