summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorKonstantin Suntsov <protvin@disroot.org>2026-07-23 00:34:32 +0500
committerAndreas Enge <andreas@enge.fr>2026-08-03 15:16:30 +0200
commit19ce0448f25343ca7fe96f8bc172d5e550f252f1 (patch)
tree406aa767af5db2eeb85f5bc9d55e7b3d08b3ba53 /gnu/local.mk
parent3a8f087110e0f98642a61e6fe5e35dfe799369a9 (diff)
gnu: ghc-mattermost-api: Update to 90000.1.1.
* gnu/packages/haskell-web.scm (ghc-mattermost-api): Update to 90000.1.1. [source]: Add reference to patch. [inputs]: Drop ghc-connection. * gnu/packages/patches/ghc-matterhorn-crypton-connection.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to it. Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 64c215fc31d..bcb4f93fe3f 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1460,6 +1460,7 @@ dist_patch_DATA = \
1460 %D%/packages/patches/ghc-memory-fix-32bit.patch \ 1460 %D%/packages/patches/ghc-memory-fix-32bit.patch \
1461 %D%/packages/patches/ghc-persistent-fix-32bit.patch \ 1461 %D%/packages/patches/ghc-persistent-fix-32bit.patch \
1462 %D%/packages/patches/ghc-openssl-streams-regenerate-test-certificate.patch \ 1462 %D%/packages/patches/ghc-openssl-streams-regenerate-test-certificate.patch \
1463 %D%/packages/patches/ghc-matterhorn-crypton-connection.patch \
1463 %D%/packages/patches/ghostscript-CVE-2023-36664.patch \ 1464 %D%/packages/patches/ghostscript-CVE-2023-36664.patch \
1464 %D%/packages/patches/ghostscript-CVE-2023-36664-fixup.patch \ 1465 %D%/packages/patches/ghostscript-CVE-2023-36664-fixup.patch \
1465 %D%/packages/patches/ghostscript-leptonica-hurd.patch \ 1466 %D%/packages/patches/ghostscript-leptonica-hurd.patch \