summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/networking.scm')
-rw-r--r--gnu/packages/networking.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a8a238771c0..026c4a88f28 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4342,8 +4342,8 @@ A very simple IM client working over the DHT.
(define-public dhtnet
;; There is no tag nor release; use the latest available commit.
- (let ((revision "0")
- (commit "8a43aedd235e02b2a8503a55fd50bbe35d49114a"))
+ (let ((revision "1")
+ (commit "cff03260fa037f59d6768bac26014b01c07b3fb9"))
(package
(name "dhtnet")
;; The base version is taken from the CMakeLists.txt file (see:
@@ -4357,7 +4357,7 @@ A very simple IM client working over the DHT.
(file-name (git-file-name name version))
(sha256
(base32
- "0n8r8bhzbixz0ps5ip8fppdwrvkc3cqhxmr2agyzjdzdkcycwgmg"))))
+ "0niwiczniffgy2ffngxj6abjcxdrhn52i0375072r03sirhj5jlb"))))
(outputs (list "out" "debug"))
(build-system cmake-build-system)
(arguments