mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-18 02:23:12 +01:00
nongnu: helix-core: Update to r23.1.
* nongnu/packages/version-control.scm (helix-core): Update to r23.1.
This commit is contained in:
parent
d9260c9eeb
commit
768f182776
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
(define-public helix-core
|
(define-public helix-core
|
||||||
(package
|
(package
|
||||||
(name "helix-core")
|
(name "helix-core")
|
||||||
(version "r22.1")
|
(version "r23.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://ftp.perforce.com/perforce/" version
|
(uri (string-append "https://ftp.perforce.com/perforce/" version
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
("i686-linux"
|
("i686-linux"
|
||||||
"0f5qs55rspw86axnmml3nxx551lwbxwz1cgi9kmy2f9g5rrplnkn")
|
"0f5qs55rspw86axnmml3nxx551lwbxwz1cgi9kmy2f9g5rrplnkn")
|
||||||
(_
|
(_
|
||||||
"077rfbjgyhdgv76i2727s3yk3p52y75nml8n9wv8g7mvhfs9ypa9"))))))
|
"1vqfkhgbx6ch7710w8mmm7hydl6jmd9qgzs0gfjg8gvd5gnh1csr"))))))
|
||||||
(build-system binary-build-system)
|
(build-system binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:strip-binaries? #f
|
`(#:strip-binaries? #f
|
||||||
|
|
Loading…
Add table
Reference in a new issue