mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +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
|
||||
(package
|
||||
(name "helix-core")
|
||||
(version "r22.1")
|
||||
(version "r23.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://ftp.perforce.com/perforce/" version
|
||||
|
@ -28,7 +28,7 @@
|
|||
("i686-linux"
|
||||
"0f5qs55rspw86axnmml3nxx551lwbxwz1cgi9kmy2f9g5rrplnkn")
|
||||
(_
|
||||
"077rfbjgyhdgv76i2727s3yk3p52y75nml8n9wv8g7mvhfs9ypa9"))))))
|
||||
"1vqfkhgbx6ch7710w8mmm7hydl6jmd9qgzs0gfjg8gvd5gnh1csr"))))))
|
||||
(build-system binary-build-system)
|
||||
(arguments
|
||||
`(#:strip-binaries? #f
|
||||
|
|
Loading…
Reference in a new issue