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


Commits:
0430f156 by Felix Yan at 2023-10-03T09:32:43+03:00
upgpkg: 0.1.1-140: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = haskell-structured
+       pkgdesc = Structure (hash) of your data types
+       pkgver = 0.1.1
+       pkgrel = 140
+       url = https://github.com/phadej/binary-tagged
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       makedepends = uusi
+       depends = ghc-libs
+       depends = haskell-aeson
+       depends = haskell-base16-bytestring
+       depends = haskell-hashable
+       depends = haskell-scientific
+       depends = haskell-tagged
+       depends = haskell-time-compat
+       depends = haskell-unordered-containers
+       depends = haskell-uuid-types
+       depends = haskell-vector
+       source = 
https://hackage.haskell.org/packages/archive/structured/0.1.1/structured-0.1.1.tar.gz
+       sha512sums = 
2edece8d10d21535bfaa77c9a71a2b1cfdcf45d9869994b0cd051fec4d9f781a4e475abed4ca109e46ebdd0968d119e233cee2991c70efcd2b3536a69260f71f
+
+pkgname = haskell-structured


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=structured
 pkgname=haskell-structured
 pkgver=0.1.1
-pkgrel=139
+pkgrel=140
 pkgdesc="Structure (hash) of your data types"
 url="https://github.com/phadej/binary-tagged";
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/0430f156e51d9dd19fcf3586ce0dd52369f377a4

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


Reply via email to