1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: dhtnet: Update to 0.1.0-1.cff0326.

* gnu/packages/networking.scm (dhtnet): Update to 0.1.0-1.cff0326.

Change-Id: I742997cf962327223e52dff72eef2ab5cfd3d7de
This commit is contained in:
Maxim Cournoyer
2026-02-09 09:15:39 +09:00
parent 8bd1cc5908
commit 755c2bf12d

View File

@@ -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