[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: psyclpc: Update comment.
From: |
Leo Famulari |
Subject: |
01/01: gnu: psyclpc: Update comment. |
Date: |
Sat, 26 Nov 2016 18:37:00 +0000 (UTC) |
lfam pushed a commit to branch master
in repository guix.
commit cf3678df6e1bdbb4bf80d2fae041be69eec2cd67
Author: Leo Famulari <address@hidden>
Date: Sat Nov 26 13:25:08 2016 -0500
gnu: psyclpc: Update comment.
This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801.
* gnu/packages/messaging.scm (psyclpc): Update comment.
---
gnu/packages/messaging.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 02e5162..8660915 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"))