diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-02-02 04:58:56 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2023-02-02 05:14:31 +0000 |
commit | 4b7f892af83e3e1c6264bdc969102e415f4720f8 (patch) | |
tree | bcaddf8f30544af9083e1fb4ae6146692118de16 | |
parent | 5d7631b4566ab101b5030fcbc87a55a520f01ae6 (diff) | |
download | ports-4b7f892af83e3e1c6264bdc969102e415f4720f8.tar.gz ports-4b7f892af83e3e1c6264bdc969102e415f4720f8.zip |
misc/compat.el: Update to 29.1.3.2
-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 5909e2ab6b14..5a2815af56af 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 29.1.3.1 +DISTVERSION= 29.1.3.2 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index ae2d4445bb36..8b57046e60c4 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674778115 -SHA256 (emacs-compat-compat-29.1.3.1_GH0.tar.gz) = 6edaf53c2d6870619e010d15786edd6b3baabb1d3f2cdf97cc9e18a0daf6f509 -SIZE (emacs-compat-compat-29.1.3.1_GH0.tar.gz) = 112748 +TIMESTAMP = 1675304920 +SHA256 (emacs-compat-compat-29.1.3.2_GH0.tar.gz) = cf3f736fb132d0728c1c59023947dfe379e60e54e6fdd895673ddbbb0ed75dec +SIZE (emacs-compat-compat-29.1.3.2_GH0.tar.gz) = 117624 |