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