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