T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / emacs-haskell-mode
Commits: 0f87ffc8 by T.J. Townsend at 2024-07-12T09:53:20-04:00 upgpkg: 17.4-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = emacs-haskell-mode + pkgdesc = Haskell mode package for Emacs + pkgver = 17.4 + pkgrel = 2 + url = https://github.com/haskell/haskell-mode + install = emacs-haskell-mode.install + arch = any + license = GPL + makedepends = emacs + source = emacs-haskell-mode-17.4.tar.gz::https://github.com/haskell/haskell-mode/archive/refs/tags/v17.4.tar.gz + sha256sums = c52ed3754df85501559067f85f09f59ca22c5df6392e0af28edaa754b9d61d78 + +pkgname = emacs-haskell-mode ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=emacs-haskell-mode pkgver=17.4 -pkgrel=1 +pkgrel=2 #_commit=20d4e2300302a9af673e82d0185d3f489bfb0f59 pkgdesc="Haskell mode package for Emacs" arch=(any) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/emacs-haskell-mode/-/commit/0f87ffc89ed435110b126b2fa132f55041d87835 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/emacs-haskell-mode/-/commit/0f87ffc89ed435110b126b2fa132f55041d87835 You're receiving this email because of your account on gitlab.archlinux.org.
