gnu: gitile: Replace outdated dependency.

* gnu/packages/version-control.scm (gitile): Replace outdated dependency.
* gnu/packages/guile-xyz.scm (guile-syntax-highlight-for-gitile): Remove.

Change-Id: I24295a24d0dfef08d5161c206757996ccdd881fd
This commit is contained in:
Evgeny Pisemsky 2024-08-16 16:28:28 +03:00 committed by Zheng Junjie
parent bcdd77177b
commit edb54d378d
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0
2 changed files with 1 additions and 22 deletions

View file

@ -2069,7 +2069,7 @@ control to Git repositories.")
guile-fibers
guile-gcrypt
guile-git
guile-syntax-highlight-for-gitile
guile-syntax-highlight
guile-gnutls))
(home-page "https://git.lepiller.eu/gitile")
(synopsis "Simple Git forge written in Guile")