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