gnu: psyclpc: Update comment.
This is a followup to commit eaa45301f4
.
* gnu/packages/messaging.scm (psyclpc): Update comment.
This commit is contained in:
parent
ebfc2ecc3c
commit
cf3678df6e
|
@ -980,7 +980,7 @@ including psyced.")
|
||||||
(synopsis "PSYC library in C")
|
(synopsis "PSYC library in C")
|
||||||
(license license:agpl3+)))
|
(license license:agpl3+)))
|
||||||
|
|
||||||
;; This commit removes the historic bundled pcre, not released as a tarball so far.
|
;; This commit removes the historic bundled pcre and makes psyclpc reproducible.
|
||||||
(define-public psyclpc
|
(define-public psyclpc
|
||||||
(let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
|
(let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
|
||||||
(revision "2"))
|
(revision "2"))
|
||||||
|
|
Loading…
Reference in New Issue