Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
emacs-apel
Commits:
6df25ad1 by Sergej Pupykin at 2026-03-05T03:53:09+03:00
upgpkg: 10.8.20250531-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = emacs-apel
pkgdesc = A library for making portable Emacs Lisp programs.
- pkgver = 10.8.20201107
- pkgrel = 2
+ pkgver = 10.8.20250531
+ pkgrel = 1
url = https://github.com/wanderlust/apel
arch = any
license = GPL
makedepends = git
depends = emacs
- source =
apel-10.8.20201107::git+https://github.com/wanderlust/apel#commit=4e3269b6e702db2dba48cf560563ac883e81e3bf
+ source =
apel-10.8.20250531::git+https://github.com/wanderlust/apel#commit=2383abfd3a27c094ae9095b05103167cf810379b
sha256sums = SKIP
pkgname = emacs-apel
=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
# Contributor: Ismael Barros (RazZziel) <[email protected]>
pkgname=emacs-apel
-pkgver=10.8.20201107
-_commit=4e3269b6e702db2dba48cf560563ac883e81e3bf
-pkgrel=2
+pkgver=10.8.20250531
+_commit=2383abfd3a27c094ae9095b05103167cf810379b
+pkgrel=1
pkgdesc="A library for making portable Emacs Lisp programs."
arch=(any)
url="https://github.com/wanderlust/apel"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/emacs-apel/-/commit/6df25ad19367c795f4cd978b3e824a038a69d62f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/emacs-apel/-/commit/6df25ad19367c795f4cd978b3e824a038a69d62f
You're receiving this email because of your account on gitlab.archlinux.org.