Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-js-jquery
Commits:
b39e275b by Felix Yan at 2024-05-23T20:24:23+00:00
upgpkg: 3.3.1-1000: rebuild with type-equality 1.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-js-jquery
pkgdesc = Obtain minified jQuery code
pkgver = 3.3.1
- pkgrel = 999
+ pkgrel = 1000
url = https://github.com/ndmitchell/js-jquery#readme
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=js-jquery
pkgname=haskell-js-jquery
pkgver=3.3.1
-pkgrel=999
+pkgrel=1000
pkgdesc="Obtain minified jQuery code"
url="https://github.com/ndmitchell/js-jquery#readme"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-js-jquery/-/commit/b39e275b2b89e05da9af311c489ec75a62982eb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-js-jquery/-/commit/b39e275b2b89e05da9af311c489ec75a62982eb7
You're receiving this email because of your account on gitlab.archlinux.org.