diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-12-15 22:33:39 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-12-15 22:38:24 +0900 |
commit | 7d83fa11ed343ebdf70ab191826d2fa4ee055a22 (patch) | |
tree | c1bd967e5ae94332accb66b65ad11a98b0338818 | |
parent | editors/emacs-devel: Update to 2024-12-15 snapshot (diff) |
misc/compat.el: Update to 30.0.1.0
ChangeLog: https://github.com/emacs-compat/compat/blob/30.0.1.0/NEWS.org
-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 0111cf188b1a..d4aff7156ee5 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 30.0.0.0 +DISTVERSION= 30.0.1.0 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index 21ec3eb07452..d11f3aca7910 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723781633 -SHA256 (emacs-compat-compat-30.0.0.0_GH0.tar.gz) = 6d13ebcfa76c60b49b27b2195f2311e924f072b25368adf8fcd33fb1e7328efb -SIZE (emacs-compat-compat-30.0.0.0_GH0.tar.gz) = 140329 +TIMESTAMP = 1734269390 +SHA256 (emacs-compat-compat-30.0.1.0_GH0.tar.gz) = 07ed60826fbd9e83d5b86a0a2beb573f424d08354d15468b5ce6f2702645f358 +SIZE (emacs-compat-compat-30.0.1.0_GH0.tar.gz) = 142477 |