mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: Add electron-36.
* nongnu/packages/electron.scm (electron-36): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
11b61d926b
commit
de4cefa064
1 changed files with 7 additions and 0 deletions
|
@ -146,3 +146,10 @@ Chromium and is used by the Atom editor and many other apps.")
|
|||
(version "35.7.5")
|
||||
(source (electron-source version
|
||||
"0ada9rafzi12bf9spxg1zik71rvr4xqlncqx25nhbqc945d1b39n"))))
|
||||
|
||||
(define-public electron-36
|
||||
(package
|
||||
(inherit electron-35)
|
||||
(version "36.8.1")
|
||||
(source (electron-source version
|
||||
"1qapdkchs2cpsksvmy1biglwx5h3cl2jg9jmdml7l185h5dfcw7y"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue