~ruther/guix-local

cf3678df6e1bdbb4bf80d2fae041be69eec2cd67 — Leo Famulari 9 years ago ebfc2ec
gnu: psyclpc: Update comment.

This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801.

* gnu/packages/messaging.scm (psyclpc): Update comment.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/messaging.scm
M gnu/packages/messaging.scm => gnu/packages/messaging.scm +1 -1
@@ 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"))