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


Commits:
3829b74f by Felix Yan at 2025-10-03T00:53:00+08:00
upgpkg: 0.8.2.2-1: rebuild with pantry 0.8.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pantry
        pkgdesc = Content addressable Haskell package management
-       pkgver = 0.8.2.1
-       pkgrel = 11
+       pkgver = 0.8.2.2
+       pkgrel = 1
        url = https://github.com/commercialhaskell/pantry
        arch = x86_64
        license = BSD-3-Clause
@@ -52,7 +52,7 @@ pkgbase = haskell-pantry
        depends = haskell-vector
        depends = haskell-yaml
        depends = haskell-zip-archive
-       source = 
https://hackage.haskell.org/packages/archive/pantry/0.8.2.1/pantry-0.8.2.1.tar.gz
-       sha512sums = 
0e63eafdbc031701c64dd7d21fe8471e23b949e4dddcec93112c99c7364849e72bd1deb04ba0a9bf8b07462a2407518a435bd3fa3018c84b135276b0f1572ee4
+       source = 
https://hackage.haskell.org/packages/archive/pantry/0.8.2.2/pantry-0.8.2.2.tar.gz
+       sha512sums = 
e23ec321a230d2f2e0d66e63c97a9c58c3073dc9949108cc51ba0d2078b3b357361a8459a8e18b9f2d86faba73bf7bf2e4f5dc75c23fa5c0f14322f696691c7b
 
 pkgname = haskell-pantry


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=pantry
 pkgname=haskell-pantry
-pkgver=0.8.2.1
-pkgrel=11
+pkgver=0.8.2.2
+pkgrel=1
 pkgdesc="Content addressable Haskell package management"
 url="https://github.com/commercialhaskell/pantry";
 license=('BSD-3-Clause')
@@ -22,7 +22,7 @@ makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 
'haskell-quickcheck
              'haskell-raw-strings-qq')
 checkdepends=('git' 'mercurial')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0e63eafdbc031701c64dd7d21fe8471e23b949e4dddcec93112c99c7364849e72bd1deb04ba0a9bf8b07462a2407518a435bd3fa3018c84b135276b0f1572ee4')
+sha512sums=('e23ec321a230d2f2e0d66e63c97a9c58c3073dc9949108cc51ba0d2078b3b357361a8459a8e18b9f2d86faba73bf7bf2e4f5dc75c23fa5c0f14322f696691c7b')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pantry/-/commit/3829b74ff26dd6c533cf99387d93e13aae81916c

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


Reply via email to