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

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

[debbugs-tracker] bug#31898: closed ([PATCH] gnu: magit: Update to 2.13.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31898: closed ([PATCH] gnu: magit: Update to 2.13.0.)
Date: Tue, 19 Jun 2018 11:46:02 +0000

Your message dated Tue, 19 Jun 2018 13:45:48 +0200
with message-id <address@hidden>
and subject line Re: [bug#31898] [PATCH] gnu: magit: Update to 2.13.0.
has caused the debbugs.gnu.org bug report #31898,
regarding [PATCH] gnu: magit: Update to 2.13.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31898: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31898
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: magit: Update to 2.13.0. Date: Tue, 19 Jun 2018 13:27:21 +0200
* gnu/packages/emacs.scm (magit): Update to 2.13.0.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 4999dda55..8ecff7529 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -436,7 +436,7 @@ on stdout instead of using a socket as the Emacsclient 
does.")
 (define-public magit
   (package
     (name "magit")
-    (version "2.12.1")
+    (version "2.13.0")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -444,7 +444,7 @@ on stdout instead of using a socket as the Emacsclient 
does.")
                    version "/" name "-" version ".tar.gz"))
              (sha256
               (base32
-               "1czzknmhzbggcv3bxl5amvfpp0zrkdwl1x05qarsq6qakvc85xy3"))))
+               "1ygaah3dd3nxpyd17297xgvdcgr7pgzzwlmpnmchki0kiwgg3sbc"))))
     (build-system gnu-build-system)
     (native-inputs `(("texinfo" ,texinfo)
                      ("emacs" ,emacs-minimal)))
-- 
2.17.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#31898] [PATCH] gnu: magit: Update to 2.13.0. Date: Tue, 19 Jun 2018 13:45:48 +0200 User-agent: Notmuch/0.26.2 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)
Pierre Neidhardt <address@hidden> writes:

> * gnu/packages/emacs.scm (magit): Update to 2.13.0.

This is already in 'master', closing!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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