Skip to content
Snippets Groups Projects
Unverified Commit 6a2c7828 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: git-lfs: Update to 2.13.3.

* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
parent c0e60ccf
No related branches found
No related tags found
No related merge requests found
......@@ -2722,7 +2722,7 @@ (define-public git-imerge
(define-public git-lfs
(package
(name "git-lfs")
(version "2.13.2")
(version "2.13.3")
(source (origin
(method git-fetch)
(uri (git-reference
......@@ -2731,7 +2731,7 @@ (define-public git-lfs
(file-name (git-file-name name version))
(sha256
(base32
"0gfpzdya48phwln61746ii78sq55mhzj938lz8x062xkkcsdvbf4"))))
"0r7dmqhkhz91d3n7qfpny483x8f1n88yya22j2fvx75rgg33z2sg"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/git-lfs/git-lfs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment