unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46341] [PATCH] gnu: git-lfs: Update to 2.13.2.
@ 2021-02-06 10:56 Vincent Legoll
  2021-02-07  9:16 ` bug#46341: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2021-02-06 10:56 UTC (permalink / raw)
  To: 46341; +Cc: Vincent Legoll

* gnu/packages/version-control.scm (git-lfs): Update to 2.13.2.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index afbae86772..98de469443 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2667,7 +2667,7 @@ interrupted, published, and collaborated on while in progress.")
 (define-public git-lfs
   (package
     (name "git-lfs")
-    (version "2.11.0")
+    (version "2.13.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2676,7 +2676,7 @@ interrupted, published, and collaborated on while in progress.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05qd96bn2cl7gn5qarbcv6scdpj28qiwdfzalamqk5jjiidpmng5"))))
+                "0gfpzdya48phwln61746ii78sq55mhzj938lz8x062xkkcsdvbf4"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/git-lfs/git-lfs"
-- 
2.30.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46341: [PATCH] gnu: git-lfs: Update to 2.13.2.
  2021-02-06 10:56 [bug#46341] [PATCH] gnu: git-lfs: Update to 2.13.2 Vincent Legoll
@ 2021-02-07  9:16 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-02-07  9:16 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 46341-done

Hello,

Vincent Legoll <vincent.legoll@gmail.com> writes:

> * gnu/packages/version-control.scm (git-lfs): Update to 2.13.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-07  9:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 10:56 [bug#46341] [PATCH] gnu: git-lfs: Update to 2.13.2 Vincent Legoll
2021-02-07  9:16 ` bug#46341: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).