From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Cayetano Santos <csantosb@inventati.org>
Cc: Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
74814@debbugs.gnu.org,
Liliana Marie Prikler <liliana.prikler@gmail.com>,
Andrew Tropin <andrew@trop.in>
Subject: [bug#74814] [PATCH] gnu: emacs-magit: Update to 4.1.3.
Date: Sat, 14 Dec 2024 16:07:23 +0900 [thread overview]
Message-ID: <87ldwi3fpw.fsf@gmail.com> (raw)
In-Reply-To: <5b40251104bc9c97914a645ccce22675b88e4549.1733992197.git.csantosb@inventati.org> (Cayetano Santos's message of "Thu, 12 Dec 2024 09:29:57 +0100")
Hello!
Cayetano Santos <csantosb@inventati.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.1.3.
>
> Change-Id: Ic645c3febe0290907c1838425c899981c1428c2e
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 9ff4329aba..395b06d2b2 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -1767,7 +1767,7 @@ (define-public emacs-llm
> (define-public emacs-magit
> (package
> (name "emacs-magit")
> - (version "4.1.1")
> + (version "4.1.3")
> (source
> (origin
> (method git-fetch)
> @@ -1776,7 +1776,7 @@ (define-public emacs-magit
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1ckjq068728wwfm4fv0z4rrdmrj09zvarip2s5rqdr8ny722dxfn"))))
> + (base32 "0nggfqywxdnnzaw4vqn1m6h8qklyp7cwbaxxsnkr5pjcwn5nz69v"))))
> (build-system emacs-build-system)
> (arguments
> (list
Are there none of its dependencies that need an update? You can see in
the header of the main .el file of the package which versions it
requires usually.
--
Thanks,
Maxim
prev parent reply other threads:[~2024-12-14 7:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 8:29 [bug#74814] [PATCH] gnu: emacs-magit: Update to 4.1.3 Cayetano Santos via Guix-patches via
2024-12-14 7:07 ` Maxim Cournoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ldwi3fpw.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=74814@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=csantosb@inventati.org \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).