emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46341: closed ([PATCH] gnu: git-lfs: Update to 2.13.2.)


From: GNU bug Tracking System
Subject: bug#46341: closed ([PATCH] gnu: git-lfs: Update to 2.13.2.)
Date: Sun, 07 Feb 2021 09:17:01 +0000

Your message dated Sun, 07 Feb 2021 10:16:09 +0100
with message-id <87v9b4utk6.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#46341] [PATCH] gnu: git-lfs: Update to 2.13.2.
has caused the debbugs.gnu.org bug report #46341,
regarding [PATCH] gnu: git-lfs: Update to 2.13.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46341: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46341
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: git-lfs: Update to 2.13.2. Date: Sat, 6 Feb 2021 11:56:49 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46341] [PATCH] gnu: git-lfs: Update to 2.13.2. Date: Sun, 07 Feb 2021 10:16:09 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]