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


Commits:
22138b82 by Felix Yan at 2024-02-12T23:50:43+00:00
upgpkg: 0.3.1-1: rebuild with nettle 0.3.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-nettle
        pkgdesc = Safe nettle binding
-       pkgver = 0.3.0
-       pkgrel = 272
+       pkgver = 0.3.1
+       pkgrel = 1
        url = https://github.com/stbuehler/haskell-nettle
        arch = x86_64
        license = MIT
@@ -12,7 +12,7 @@ pkgbase = haskell-nettle
        depends = haskell-crypto-cipher-types
        depends = haskell-tagged
        depends = haskell-securemem
-       source = 
https://hackage.haskell.org/packages/archive/nettle/0.3.0/nettle-0.3.0.tar.gz
-       sha512sums = 
9bc875c0674ea615f47c498bd40fcbd8ffb356e99b30bde6b0e350a9dcfed353bc21242ea625cecc23b16b617f1e163dab42740cadc49ac5c73f161fd0898ac7
+       source = 
https://hackage.haskell.org/packages/archive/nettle/0.3.1/nettle-0.3.1.tar.gz
+       sha512sums = 
4fb3a027f1714a0ffb0985a6f49ac3579a23b519fc0201faefc69fa86c76b745c8a9009f242b7a2c7bd2dd2b72e4ff1ed327f10b4d5f675ab97f7bbd721335b8
 
 pkgname = haskell-nettle


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=nettle
 pkgname=haskell-nettle
-pkgver=0.3.0
-pkgrel=272
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Safe nettle binding"
 url="https://github.com/stbuehler/haskell-nettle";
 license=('MIT')
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'nettle' 'haskell-byteable' 
'haskell-crypto-cipher-types' 'h
          'haskell-securemem')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9bc875c0674ea615f47c498bd40fcbd8ffb356e99b30bde6b0e350a9dcfed353bc21242ea625cecc23b16b617f1e163dab42740cadc49ac5c73f161fd0898ac7')
+sha512sums=('4fb3a027f1714a0ffb0985a6f49ac3579a23b519fc0201faefc69fa86c76b745c8a9009f242b7a2c7bd2dd2b72e4ff1ed327f10b4d5f675ab97f7bbd721335b8')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nettle/-/commit/22138b82ca126847e6551b1eebd7ce2a65da07e3

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


Reply via email to