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


Commits:
71bd997d by Felix Yan at 2024-10-21T03:38:46+03:00
upgpkg: 0.0.5.0-1: rebuild with shellmet 0.0.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-shellmet
        pkgdesc = Shellmet provides easy and convenient way to call shell 
commands from Haskell programs.
-       pkgver = 0.0.4.1
-       pkgrel = 56
+       pkgver = 0.0.5.0
+       pkgrel = 1
        url = https://github.com/kowainik/shellmet
        arch = x86_64
        license = MPL2
@@ -11,7 +11,7 @@ pkgbase = haskell-shellmet
        makedepends = haskell-glob
        makedepends = haskell-markdown-unlit
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/shellmet/0.0.4.1/shellmet-0.0.4.1.tar.gz
-       sha512sums = 
ddb29dc2f7368b0bf3e3984eec4120e01609c23aa02191b6a742f1f59f71b10c9bd33c5d486b1e375909acf81c6aea4ac9c89d3e20289377fc43b8e119ccbb05
+       source = 
https://hackage.haskell.org/packages/archive/shellmet/0.0.5.0/shellmet-0.0.5.0.tar.gz
+       sha512sums = 
619f421387963a9122618c18dfa75966f330225d41ccacd56dddef1c7e94b99933b6be1513586c4d7948db7c20d1b0566a964cfada2e62f8f1f51e8c7f299673
 
 pkgname = haskell-shellmet


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=shellmet
 pkgname=haskell-shellmet
-pkgver=0.0.4.1
-pkgrel=56
+pkgver=0.0.5.0
+pkgrel=1
 pkgdesc="Shellmet provides easy and convenient way to call shell commands from 
Haskell programs."
 url="https://github.com/kowainik/shellmet";
 license=('MPL2')
@@ -12,7 +12,7 @@ arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-glob' 
'haskell-markdown-unlit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('ddb29dc2f7368b0bf3e3984eec4120e01609c23aa02191b6a742f1f59f71b10c9bd33c5d486b1e375909acf81c6aea4ac9c89d3e20289377fc43b8e119ccbb05')
+sha512sums=('619f421387963a9122618c18dfa75966f330225d41ccacd56dddef1c7e94b99933b6be1513586c4d7948db7c20d1b0566a964cfada2e62f8f1f51e8c7f299673')
 
 prepare(){
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/71bd997d21afa537c58d3cc4b983ab7182934b40

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


Reply via email to