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


Commits:
37c46dc0 by Felix Yan at 2024-10-04T19:35:08+03:00
upgpkg: 2.1.9.0-1: rebuild with parameterized-utils 2.1.9.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-parameterized-utils
        pkgdesc = Classes and data structures for working with data-kind 
indexed types
-       pkgver = 2.1.8.0
-       pkgrel = 25
+       pkgver = 2.1.9.0
+       pkgrel = 1
        url = https://github.com/GaloisInc/parameterized-utils
        arch = x86_64
        license = BSD
@@ -23,7 +23,7 @@ pkgbase = haskell-parameterized-utils
        depends = haskell-profunctors
        depends = haskell-th-abstraction
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/parameterized-utils/2.1.8.0/parameterized-utils-2.1.8.0.tar.gz
-       sha512sums = 
7941e1aba0dc1e58986ff7a9fdaa08c7345ae997d232cee55940768bd42827550f2870e9c88d3a4b8b53728d54c0f028cfead4933c6907a8ff1c0d7a4330d7ad
+       source = 
https://hackage.haskell.org/packages/archive/parameterized-utils/2.1.9.0/parameterized-utils-2.1.9.0.tar.gz
+       sha512sums = 
7bdc6e1f67a9783ba9ad69cf1a861dd8aac2c68c0447f0b6a0604b2ea5e2dca182023091e29acb1d9de3d24ac19cb2850337e49171c40083c69e6c7185701c3f
 
 pkgname = haskell-parameterized-utils


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=parameterized-utils
 pkgname=haskell-parameterized-utils
-pkgver=2.1.8.0
-pkgrel=25
+pkgver=2.1.9.0
+pkgrel=1
 pkgdesc="Classes and data structures for working with data-kind indexed types"
 url="https://github.com/GaloisInc/parameterized-utils";
 license=('BSD')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-base-orphans' 
'haskell-constraints' 'haskell-hashab
 makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hedgehog-classes' 
'haskell-tasty'
              'haskell-tasty-ant-xml' 'haskell-tasty-hunit' 
'haskell-tasty-hedgehog')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7941e1aba0dc1e58986ff7a9fdaa08c7345ae997d232cee55940768bd42827550f2870e9c88d3a4b8b53728d54c0f028cfead4933c6907a8ff1c0d7a4330d7ad')
+sha512sums=('7bdc6e1f67a9783ba9ad69cf1a861dd8aac2c68c0447f0b6a0604b2ea5e2dca182023091e29acb1d9de3d24ac19cb2850337e49171c40083c69e6c7185701c3f')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parameterized-utils/-/commit/37c46dc0347762e21599eef86ca92569f639ebd4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parameterized-utils/-/commit/37c46dc0347762e21599eef86ca92569f639ebd4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to