From: guix-patches--- via <guix-patches@gnu.org>
To: 68730@debbugs.gnu.org
Cc: "Nguyễn Gia Phong" <mcsinyx@disroot.org>
Subject: [bug#68730] [PATCH] gnu: vim: Update to 9.1.0059.
Date: Fri, 26 Jan 2024 17:28:42 +0900 [thread overview]
Message-ID: <e7b46b1bc9c826df02497c3023ac371c25f2d9cd.1706257721.git.mcsinyx@disroot.org> (raw)
* gnu/packages/vim.scm (vim): Update to 9.1.0059.
Change-Id: Idf89d04a6c4e2297bcaad7a8b275de4a124001a9
---
gnu/packages/vim.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index 55c896f373b1..8a4198a9485c 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -86,7 +86,7 @@ (define-module (gnu packages vim)
(define-public vim
(package
(name "vim")
- (version "9.0.2001")
+ (version "9.1.0059")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -95,7 +95,7 @@ (define-public vim
(file-name (git-file-name name version))
(sha256
(base32
- "1y0xfvndnyfv677gn4mkq0jf5k15mm1dngl96l9j90sp4lbqrszx"))))
+ "146zhwhagdsbsh3h7f8h7izbzrwh3hgry4cx2lalq9s275qy3hzb"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
base-commit: fdffaa2256775a48585dbc563d646fdccb96f284
--
2.41.0
next reply other threads:[~2024-01-26 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-26 8:28 guix-patches--- via [this message]
2024-02-10 16:53 ` bug#68730: [PATCH] gnu: vim: Update to 9.1.0059 Efraim Flashner
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e7b46b1bc9c826df02497c3023ac371c25f2d9cd.1706257721.git.mcsinyx@disroot.org \
--to=guix-patches@gnu.org \
--cc=68730@debbugs.gnu.org \
--cc=mcsinyx@disroot.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.