diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-02-12 11:03:05 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-02-12 11:12:56 +0900 |
commit | 3e0c91b98e70c795db818ac94055b65a69e1bdef (patch) | |
tree | e80137299ae3c8ea69d30102e2437d5bf0a8f515 | |
parent | databases/mysql80-server: Fix build with LLVM15 (diff) |
misc/compat.el: Update to 29.1.3.4
Changes: https://github.com/emacs-compat/compat/compare/29.1.3.3...29.1.3.4
-rw-r--r-- | misc/compat.el/Makefile | 2 | ||||
-rw-r--r-- | misc/compat.el/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 5cd071d52125..91baff186413 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 29.1.3.3 +DISTVERSION= 29.1.3.4 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index 633f5f337b68..4ad3c96eb778 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675914098 -SHA256 (emacs-compat-compat-29.1.3.3_GH0.tar.gz) = 82522a63d27a7a247466137b3a2e977d1236467cee687b308034b710462e8b68 -SIZE (emacs-compat-compat-29.1.3.3_GH0.tar.gz) = 124534 +TIMESTAMP = 1676139051 +SHA256 (emacs-compat-compat-29.1.3.4_GH0.tar.gz) = 07f29bb1c4c09cb7743522d3413ee51179748ddc59a27c0e362c5fa9a89d4c56 +SIZE (emacs-compat-compat-29.1.3.4_GH0.tar.gz) = 125753 |