1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Replace libgit2-1.8 with default libgit2 where possible

* gnu/packages/kde-utils.scm (basket): Replace libgit2-1.8 with libgit2.
* gnu/packages/jami.scm (jami): Replace libgit2-1.8 with libgit2.

Change-Id: I9d6e095453e6ce1d2c7ad4acb8ad9870729202ec
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Yelninei
2026-01-12 17:16:31 +00:00
committed by Rutherther
parent 9933f6d4f9
commit d10105e35e
2 changed files with 2 additions and 2 deletions

View File

@@ -161,7 +161,7 @@
jack-1
jsoncpp
libarchive
libgit2-1.8
libgit2
libnatpmp
libsecp256k1
libupnp

View File

@@ -225,7 +225,7 @@ well as CD-ROM images.")
kwidgetsaddons
kwindowsystem
kxmlgui
libgit2-1.8
libgit2
phonon
qt5compat
qtwayland))