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


Commits:
5cecb679 by Felix Yan at 2023-10-03T10:22:55+03:00
upgpkg: 2.9.8-130: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,46 @@
+pkgbase = haskell-hopenpgp
+       pkgdesc = Native Haskell implementation of OpenPGP (RFC4880)
+       pkgver = 2.9.8
+       pkgrel = 130
+       url = http://floss.scru.org/hOpenPGP/
+       arch = x86_64
+       license = MIT
+       makedepends = ghc
+       makedepends = haskell-quickcheck
+       makedepends = haskell-quickcheck-instances
+       makedepends = haskell-tasty
+       makedepends = haskell-tasty-hunit
+       makedepends = haskell-tasty-quickcheck
+       depends = ghc-libs
+       depends = haskell-aeson
+       depends = haskell-asn1-encoding
+       depends = haskell-attoparsec
+       depends = haskell-base16-bytestring
+       depends = haskell-bifunctors
+       depends = haskell-bz2
+       depends = haskell-binary-conduit
+       depends = haskell-conduit
+       depends = haskell-conduit-extra
+       depends = haskell-cryptonite
+       depends = haskell-crypto-cipher-types
+       depends = haskell-errors
+       depends = haskell-hashable
+       depends = haskell-incremental-parser
+       depends = haskell-ixset-typed
+       depends = haskell-lens
+       depends = haskell-memory
+       depends = haskell-monad-loops
+       depends = haskell-nettle
+       depends = haskell-network-uri
+       depends = haskell-openpgp-asciiarmor
+       depends = haskell-prettyprinter
+       depends = haskell-resourcet
+       depends = haskell-split
+       depends = haskell-time-locale-compat
+       depends = haskell-unliftio-core
+       depends = haskell-unordered-containers
+       depends = haskell-zlib
+       source = 
https://hackage.haskell.org/packages/archive/hOpenPGP/2.9.8/hOpenPGP-2.9.8.tar.gz
+       sha512sums = 
2d4ccf9af498b0ec33d353fa891b555109318dc5f0c5be5eb4165ff88115efcd79d4d28a89909cd224abfd64ddc3e332c07b59e3202c9dbccabd70405c78edfa
+
+pkgname = haskell-hopenpgp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
 pkgver=2.9.8
-pkgrel=129
+pkgrel=130
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/";
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hopenpgp/-/commit/5cecb679e3a3b458106cee49b256d0d0fa64e7b3

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


Reply via email to