mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: cgit: Update private Git source code to 2.10.5.
* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
This commit is contained in:
parent
ed6441ae21
commit
37d110d6ea
1 changed files with 2 additions and 2 deletions
|
@ -582,10 +582,10 @@ collaboration using typical untrusted file hosts or services.")
|
|||
("git:src"
|
||||
,(origin
|
||||
(method url-fetch)
|
||||
(uri "mirror://kernel.org/software/scm/git/git-2.10.4.tar.xz")
|
||||
(uri "mirror://kernel.org/software/scm/git/git-2.10.5.tar.xz")
|
||||
(sha256
|
||||
(base32
|
||||
"1pni4mgih5w42813dxljl61s7xmcpdnar34d9m4548hzpljjyd4l"))))
|
||||
"1r2aa19gnrvm2y4fqcvpw1g9l72n48axqmpgv18s6d0y2p72vhzj"))))
|
||||
("openssl" ,openssl)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "https://git.zx2c4.com/cgit/")
|
||||
|
|
Loading…
Reference in a new issue