dash-el 2.19.1+git20220608.1.0ac1ecf+dfsg-2 source package in Ubuntu

Changelog

dash-el (2.19.1+git20220608.1.0ac1ecf+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Rebuild against dh-elpa 2.1.3.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Wed, 24 Jul 2024 21:40:52 +0900

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dash-el_2.19.1+git20220608.1.0ac1ecf+dfsg-2.dsc 2.2 KiB a4b8a33e623730f11ca002a5e4b11745694af6e004b050d5b61da1ca0deaa4b3
dash-el_2.19.1+git20220608.1.0ac1ecf+dfsg.orig.tar.xz 77.2 KiB 4da15adc6dc802687632fc03bf9d4359c24e63f0985f65ca192818e23d9d42d9
dash-el_2.19.1+git20220608.1.0ac1ecf+dfsg-2.debian.tar.xz 3.0 KiB 1f7bf274765399ed4cdc4be242306988056ecd0c5cdd978c7a12ae5047921cfe

No changes file available.

Binary packages built by this source

elpa-dash: modern list manipulation library for Emacs

 dash.el is API library to manipulate a list by Emacs Lisp.
 This library offers very common feature in other programming languages
 (e.g. map, slice, copy, concat, replace, reduce, union etc) without
 require a 'cl'.