Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-indexed-traversable-instances


Commits:
a0e5274b by Felix Yan at 2024-10-06T21:59:24+03:00
upgpkg: 0.1.2-1: rebuild with indexed-traversable-instances 0.1.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-indexed-traversable-instances
        pkgdesc = More instances of FunctorWithIndex, FoldableWithIndex, 
TraversableWithIndex
-       pkgver = 0.1.1.2
-       pkgrel = 50
+       pkgver = 0.1.2
+       pkgrel = 1
        url = https://github.com/haskellari/indexed-traversable
        arch = x86_64
        license = BSD
@@ -17,7 +17,7 @@ pkgbase = haskell-indexed-traversable-instances
        depends = haskell-tagged
        depends = haskell-unordered-containers
        depends = haskell-vector
-       source = 
https://hackage.haskell.org/packages/archive/indexed-traversable-instances/0.1.1.2/indexed-traversable-instances-0.1.1.2.tar.gz
-       sha256sums = 
0f9b4e895ccc819f74d15f913c93613cc74cab74dbb05d7e305aa387bdbe374a
+       source = 
https://hackage.haskell.org/packages/archive/indexed-traversable-instances/0.1.2/indexed-traversable-instances-0.1.2.tar.gz
+       sha256sums = 
3c2bb62fba141d6696177070d63b88bc56b194bc60f6b73d2263b0244e2fc7c1
 
 pkgname = haskell-indexed-traversable-instances


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=indexed-traversable-instances
 pkgname=haskell-indexed-traversable-instances
-pkgver=0.1.1.2
-pkgrel=50
+pkgver=0.1.2
+pkgrel=1
 pkgdesc="More instances of FunctorWithIndex, FoldableWithIndex, 
TraversableWithIndex"
 url="https://github.com/haskellari/indexed-traversable";
 license=("BSD")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-indexed-traversable' 
'haskell-onetuple' 'haskell-ta
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 
'haskell-tasty'
              'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('0f9b4e895ccc819f74d15f913c93613cc74cab74dbb05d7e305aa387bdbe374a')
+sha256sums=('3c2bb62fba141d6696177070d63b88bc56b194bc60f6b73d2263b0244e2fc7c1')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/a0e5274b9200397816bc663f3a075132a5eb481e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/a0e5274b9200397816bc663f3a075132a5eb481e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to