gnu: vim-asyncrun: Update to 2.12.4.

* gnu/packages/vim.scm (vim-asyncrun): Update to 2.12.4.

Change-Id: I316eb22c71ac4e807b9fd4590c7819478e4f7260
This commit is contained in:
Efraim Flashner 2024-02-22 11:46:42 +02:00
parent 90a3c50610
commit 4bd8b6b0cc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2013 Cyril Roelandt <tipecaml@gmail.com>
;;; Copyright © 2016-2023 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016-2024 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016, 2017 Nikita <nikita@n0.is>
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
@ -1053,7 +1053,7 @@ a nested nvim process.")
(define-public vim-asyncrun
(package
(name "vim-asyncrun")
(version "2.8.6")
(version "2.12.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1062,7 +1062,7 @@ a nested nvim process.")
(file-name (git-file-name name version))
(sha256
(base32
"11zcw0sll6qg6ha0rr6n1cw5v73azvf7ycwn9lgiwa5cj7rrqjf4"))))
"0hyz3bgbwmg85534ab71w2sr6fj94mz498ayn9bvhn4g7y6c951n"))))
(build-system vim-build-system)
(arguments
(list