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


Commits:
c3e02cb8 by Felix Yan at 2023-12-07T08:40:38+02:00
upgpkg: 1.23.1-1: rebuild with pandoc-types 1.23.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-types
        pkgdesc = Types for representing a structured document
-       pkgver = 1.23.0.1
-       pkgrel = 2
+       pkgver = 1.23.1
+       pkgrel = 1
        url = https://pandoc.org/
        arch = x86_64
        license = BSD
@@ -14,7 +14,7 @@ pkgbase = haskell-pandoc-types
        depends = haskell-aeson
        depends = haskell-quickcheck
        depends = haskell-syb
-       source = 
https://hackage.haskell.org/packages/archive/pandoc-types/1.23.0.1/pandoc-types-1.23.0.1.tar.gz
-       sha512sums = 
b159d0c7dd36ae72476194caf7727d11797aeb140ba0b6194088df41e2c8af13f36b30384b811996d6e18df806b2e9907a66470e79477b43cf6c95b4b4060f01
+       source = 
https://hackage.haskell.org/packages/archive/pandoc-types/1.23.1/pandoc-types-1.23.1.tar.gz
+       sha512sums = 
c09dd9966da80e7121d2033d175832fef190f17044f3fa340c554b4f3ec1a288ffe3b0bb1c1fb0bbd477de0633adfdf111cda39d2e09d8e6d5019f6c28be3fb4
 
 pkgname = haskell-pandoc-types


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=pandoc-types
 pkgname=haskell-pandoc-types
-pkgver=1.23.0.1
-pkgrel=2
+pkgver=1.23.1
+pkgrel=1
 pkgdesc="Types for representing a structured document"
 url="https://pandoc.org/";
 license=("BSD")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 
'haskell-syb')
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('b159d0c7dd36ae72476194caf7727d11797aeb140ba0b6194088df41e2c8af13f36b30384b811996d6e18df806b2e9907a66470e79477b43cf6c95b4b4060f01')
+sha512sums=('c09dd9966da80e7121d2033d175832fef190f17044f3fa340c554b4f3ec1a288ffe3b0bb1c1fb0bbd477de0633adfdf111cda39d2e09d8e6d5019f6c28be3fb4')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-types/-/commit/c3e02cb85b125a2f2621b39143b1be24ae385347

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


Reply via email to