GNU bug report logs -
#68382
[PATCH] gnu: kakoune: update to 2023.08.05.
Previous Next
Reported by: David Pflug <david <at> pflug.io>
Date: Thu, 11 Jan 2024 11:30:02 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68382 in the body.
You can then email your comments to 68382 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68382
; Package
guix-patches
.
(Thu, 11 Jan 2024 11:30:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
David Pflug <david <at> pflug.io>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 11 Jan 2024 11:30:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/text-editors.scm (kakoune): Update to 2023.08.05.
---
gnu/packages/text-editors.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 0769dacc86..3fefd59a19 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -30,6 +30,7 @@
;;; Copyright © 2023 Eidvilas Markevičius <markeviciuseidvilas <at> gmail.com>
;;; Copyright © 2023 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
;;; Copyright © 2023 Jaeme Sifat <jaeme <at> runbox.com>
+;;; Copyright © 2023 David Pflug <david <at> pflug.io>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -213,7 +214,7 @@ (define-public vis
(define-public kakoune
(package
(name "kakoune")
- (version "2022.10.31")
+ (version "2023.08.05")
(source
(origin
(method url-fetch)
@@ -221,7 +222,7 @@ (define-public kakoune
"releases/download/v" version "/"
"kakoune-" version ".tar.bz2"))
(sha256
- (base32 "12z5wka649xycclbs94bfy2yyln2172dz0zycxsxr384r5i7ncgv"))))
+ (base32 "0p6skjrfygg7hakl8v95pd17q9pjmid9p8nnw86m1lyx18g1ai9y"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
base-commit: 6341dddcb9e7c8d555ea7294d61dcf64d775e032
--
2.41.0
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Fri, 12 Jan 2024 16:18:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Pflug <david <at> pflug.io>
:
bug acknowledged by developer.
(Fri, 12 Jan 2024 16:18:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68382-done <at> debbugs.gnu.org (full text, mbox):
> * gnu/packages/text-editors.scm (kakoune): Update to 2023.08.05.
Applied, thanks,
Mathieu
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 10 Feb 2024 12:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.