summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-12 11:06:29 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-12 11:06:29 +0200
commit4b238cd853db3851793784fdcfcbf678d3d60a60 (patch)
tree8e39b1475b551371b8353fb5177eb7cd0d03f684
parent8a00a2202ef2a0a0173e17479359370f5656ecd0 (diff)
downloadguix-4b238cd853db3851793784fdcfcbf678d3d60a60.tar.gz
gnu: emacs-psc-ide: Add a comment about versioning.
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Add a comment about versioning.
-rw-r--r--gnu/packages/emacs-xyz.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8d07290089..70aea93511 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12335,6 +12335,8 @@ and can be consulted and modified.")
     (license license:gpl3+)))
 
 (define-public emacs-psc-ide
+  ;; There is no proper release.  The base version is extracted from the
+  ;; "Version" keyword in the main file.
   (let ((commit "7fc2b841be25f5bc5e1eb7d0634436181c38b3fe")
         (revision "1"))
     (package