Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / darcs


Commits:
e0b2c90b by Felix Yan at 2024-03-25T21:12:11+00:00
upgpkg: 2.16.5-252: rebuild with http-types 0.12.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = darcs
        pkgdesc = A distributed, interactive, smart revision control system
        pkgver = 2.16.5
-       pkgrel = 251
+       pkgrel = 252
        url = http://darcs.net
        arch = x86_64
        license = GPL


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.5
-pkgrel=251
+pkgrel=252
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net";
 license=("GPL")
@@ -30,7 +30,7 @@ prepare() {
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \
         -i tests/*.sh tests/lib
-    uusi -u attoparsec -u base -u bytestring -u constraints -u cryptonite -u 
fgl -u hashable -u leancheck -u memory -u regex-tdfa -u time -u unix-compat -u 
vector $pkgname.cabal
+    uusi -u attoparsec -u base -u bytestring -u constraints -u cryptonite -u 
fgl -u hashable -u leancheck -u memory -u regex-tdfa -u time -u unix-compat -u 
vector -u http-types $pkgname.cabal
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/darcs/-/commit/e0b2c90b885d8e0a9e079318e1e7dae8425b5398

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/darcs/-/commit/e0b2c90b885d8e0a9e079318e1e7dae8425b5398
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to