all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68730] [PATCH] gnu: vim: Update to 9.1.0059.
@ 2024-01-26  8:28 guix-patches--- via
  2024-02-10 16:53 ` bug#68730: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: guix-patches--- via @ 2024-01-26  8:28 UTC (permalink / raw)
  To: 68730; +Cc: Nguyễn Gia Phong

* 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





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

* bug#68730: [PATCH] gnu: vim: Update to 9.1.0059.
  2024-01-26  8:28 [bug#68730] [PATCH] gnu: vim: Update to 9.1.0059 guix-patches--- via
@ 2024-02-10 16:53 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-02-10 16:53 UTC (permalink / raw)
  To: Nguyễn Gia Phong; +Cc: 68730-done

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

Thanks. Pushed to master.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2024-02-10 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26  8:28 [bug#68730] [PATCH] gnu: vim: Update to 9.1.0059 guix-patches--- via
2024-02-10 16:53 ` bug#68730: " Efraim Flashner

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.