diff options
author | John Kehayias <[email protected]> | 2024-08-19 18:36:55 -0400 |
---|---|---|
committer | John Kehayias <[email protected]> | 2024-08-19 18:36:55 -0400 |
commit | 710e041eb910db5a0504427d4717274c48a893a9 (patch) | |
tree | 14ba14cd77b106f1a5a9a58089573148e9a4ea00 /gnu/local.mk | |
parent | 9e6b58c7b48d64812067a3ab0e17fdc18cd3e0bd (diff) |
gnu: isync: Update to 1.5.0.
* gnu/packages/mail.scm (isync): Update to 1.5.0.
[source]: Remove unneeded patch.
* gnu/packages/patches/isync-openssl3-fix.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Unregister it.
Change-Id: Idf814371f94bdd2848aa06c5f4150d9ac8702f65
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 3b0a3858f7..11dff1c6c4 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1528,7 +1528,6 @@ dist_patch_DATA = \ %D%/packages/patches/irrlicht-use-system-libs.patch \ %D%/packages/patches/irrlicht-link-against-needed-libs.patch \ %D%/packages/patches/isl-0.11.1-aarch64-support.patch \ - %D%/packages/patches/isync-openssl3-fix.patch \ %D%/packages/patches/itk-snap-alt-glibc-compat.patch \ %D%/packages/patches/jami-enable-testing.patch \ %D%/packages/patches/jami-libjami-headers-search.patch \ |