aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorVinicius Monego <monego@posteo.net>2024-03-29 19:10:00 -0300
committerVinicius Monego <monego@posteo.net>2024-03-30 08:36:10 -0300
commit8a683b1628eeb3906922e4e7d14bbbc5e86481a1 (patch)
tree649afa1b549966ef05b25b4302e4155494aa65b8 /gnu/local.mk
parent2e2d37855170ef65e63af43e0f279ccaa1b66960 (diff)
downloadguix-8a683b1628eeb3906922e4e7d14bbbc5e86481a1.tar
guix-8a683b1628eeb3906922e4e7d14bbbc5e86481a1.tar.gz
gnu: librecad: Update to 2.2.0.2.
* gnu/packages/engineering.scm (librecad): Update to 2.2.0.2. [arguments]<#:phases>: Delete the patch-boost-error, add-missing-headers and patch-paths phases. Remove trailing #t. * gnu/packages/patches/librecad-support-for-boost-1.76.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I23cc1a80b2e9e73bdef40575c4104480cc830d8c
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 8ed40d3225..f2b480bded 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1617,7 +1617,6 @@ dist_patch_DATA = \
%D%/packages/patches/libphonenumber-reproducible-build.patch \
%D%/packages/patches/libqalculate-3.8.0-libcurl-ssl-fix.patch \
%D%/packages/patches/libquicktime-ffmpeg.patch \
- %D%/packages/patches/librecad-support-for-boost-1.76.patch \
%D%/packages/patches/libtar-CVE-2013-4420.patch \
%D%/packages/patches/libtgvoip-disable-sse2.patch \
%D%/packages/patches/libtgvoip-disable-webrtc.patch \