aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-08-27 05:48:07 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-08-27 05:51:55 +0000
commit2ae050574766950a516692b24e0d06ebe1219011 (patch)
treea84fba50d9082beb2084faaa30ea145021131411 /devel
parent231134db7c3c69017ad5d6fe45c3432ef28f0455 (diff)
downloadports-2ae050574766950a516692b24e0d06ebe1219011.tar.gz
ports-2ae050574766950a516692b24e0d06ebe1219011.zip
devel/dash.el: Update to 2.19.1
Fixed a regression from 2.18 in -is-suffix-p which led to false negatives when parts of the suffix appeared multiple times in the list being searched Changelog: https://github.com/magnars/dash.el/compare/2.19.0...2.19.1 PR: 258067
Diffstat (limited to 'devel')
-rw-r--r--devel/dash.el/Makefile2
-rw-r--r--devel/dash.el/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/dash.el/Makefile b/devel/dash.el/Makefile
index 22f3e5d70cc9..6a0fe3898d33 100644
--- a/devel/dash.el/Makefile
+++ b/devel/dash.el/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dash.el
-DISTVERSION= 2.19.0
+DISTVERSION= 2.19.1
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/devel/dash.el/distinfo b/devel/dash.el/distinfo
index 1fb577f111ac..9d95ac031bf0 100644
--- a/devel/dash.el/distinfo
+++ b/devel/dash.el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625969877
-SHA256 (magnars-dash.el-2.19.0_GH0.tar.gz) = ab54b75afb2fed8230d06641697812d6ef27a00414d013fa739fbaa5fa788092
-SIZE (magnars-dash.el-2.19.0_GH0.tar.gz) = 155484
+TIMESTAMP = 1630000561
+SHA256 (magnars-dash.el-2.19.1_GH0.tar.gz) = 37a8e562934ed4a6537db5f4fd83d7d472d0867f9c4749e8d21e6c5e4ae8bbae
+SIZE (magnars-dash.el-2.19.1_GH0.tar.gz) = 155540