Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-servant


Commits:
0ee5bb93 by Felix Yan at 2023-10-03T09:32:15+03:00
upgpkg: 0.19.1-49: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,33 @@
+pkgbase = haskell-servant
+       pkgdesc = A family of combinators for defining webservices APIs
+       pkgver = 0.19.1
+       pkgrel = 49
+       url = http://haskell-servant.readthedocs.org/
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       makedepends = uusi
+       makedepends = haskell-hspec
+       makedepends = haskell-quickcheck-instances
+       depends = ghc-libs
+       depends = haskell-base-compat
+       depends = haskell-aeson
+       depends = haskell-attoparsec
+       depends = haskell-bifunctors
+       depends = haskell-case-insensitive
+       depends = haskell-constraints
+       depends = haskell-http-api-data
+       depends = haskell-http-media
+       depends = haskell-http-types
+       depends = haskell-mmorph
+       depends = haskell-network-uri
+       depends = haskell-quickcheck
+       depends = haskell-tagged
+       depends = haskell-sop-core
+       depends = haskell-singleton-bool
+       depends = haskell-string-conversions
+       depends = haskell-vault
+       source = 
https://hackage.haskell.org/packages/archive/servant/0.19.1/servant-0.19.1.tar.gz
+       sha512sums = 
f99ed533f6b0ef819880622509cb452ef53e45a950b0712e56393721e61784b98040336fbed01a097a1da08dbfaa4afc8a515b46dea85218a0ae3b4bf9101124
+
+pkgname = haskell-servant


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=servant
 pkgname=haskell-servant
 pkgver=0.19.1
-pkgrel=48
+pkgrel=49
 pkgdesc="A family of combinators for defining webservices APIs"
 url="http://haskell-servant.readthedocs.org/";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant/-/commit/0ee5bb93999f3fba35107e40fb00eaa6af712a4a

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


Reply via email to