summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-11-26 13:25:08 -0500
committerLeo Famulari <leo@famulari.name>2016-11-26 13:36:51 -0500
commitcf3678df6e1bdbb4bf80d2fae041be69eec2cd67 (patch)
tree74dc4cd2e1184c7eaddbd7e5638190b132b67934 /gnu
parentebfc2ecc3c6ac4ea2a853154aba34a86c6a06742 (diff)
downloadpatches-cf3678df6e1bdbb4bf80d2fae041be69eec2cd67.tar
patches-cf3678df6e1bdbb4bf80d2fae041be69eec2cd67.tar.gz
gnu: psyclpc: Update comment.
This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801. * gnu/packages/messaging.scm (psyclpc): Update comment.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/messaging.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 02e51629ac..8660915bb0 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -980,7 +980,7 @@ including psyced.")
(synopsis "PSYC library in C")
(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
(let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
(revision "2"))