[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
From: |
guix-commits |
Subject: |
07/12: gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb. |
Date: |
Tue, 14 Mar 2023 06:37:36 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 8065e7fff38bf53934e83a6963d41406ee1e40a5
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Mon Feb 27 18:45:10 2023 +0800
gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b6cbd8e80a..acf2e87d89 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4507,7 +4507,7 @@ on hub/switched networks. It is based on @acronym{ARP}
packets, it will send
(define-public phantomsocks
(package
(name "phantomsocks")
- (version "0.0.0-20221222155609-14291e2c889e")
+ (version "0.0.0-20230223180716-34d21f24a9eb")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4516,7 +4516,7 @@ on hub/switched networks. It is based on @acronym{ARP}
packets, it will send
(file-name (git-file-name name version))
(sha256
(base32
- "13lllmh46xwns5ksqqdkl2p7vvnbzkzb6va005nk37bx6c4x2ixp"))))
+ "0zfkqiimqwg89njqm9qbwki3fgy0rqx8wr95hq813zk0rf3bj1ka"))))
(build-system go-build-system)
(arguments
(list #:install-source? #f
- branch master updated (302680dbce -> a6009e0bf8), guix-commits, 2023/03/14
- 01/12: gnu: clipmenu: Update to 6.2.0., guix-commits, 2023/03/14
- 04/12: gnu: rng-tools: Rewrite using gexps., guix-commits, 2023/03/14
- 03/12: gnu: splash: Update to 3.7.2., guix-commits, 2023/03/14
- 02/12: gnu: clipmenu: Improve package style., guix-commits, 2023/03/14
- 05/12: gnu: rng-tools: Do not build randstat binary., guix-commits, 2023/03/14
- 06/12: gnu: rng-tools: Update to 6.16., guix-commits, 2023/03/14
- 07/12: gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.,
guix-commits <=
- 09/12: gnu: tesseract-ocr: Update to 5.3.0., guix-commits, 2023/03/14
- 08/12: gnu: gimagereader: Update to 3.4.1., guix-commits, 2023/03/14
- 10/12: gnu: autokey: Update to 0.96.0., guix-commits, 2023/03/14
- 12/12: gnu: guix-build-coordinator: Update to 0-73.7c1eedf., guix-commits, 2023/03/14
- 11/12: gnu: mruby: Update to 3.2.0., guix-commits, 2023/03/14