mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-psc-ide
|
(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")
|
(let ((commit "7fc2b841be25f5bc5e1eb7d0634436181c38b3fe")
|
||||||
(revision "1"))
|
(revision "1"))
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue