mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: emacs-psc-ide: Add a comment about versioning.
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Add a comment about versioning.
This commit is contained in:
parent
8a00a2202e
commit
4b238cd853
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue