Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-newtype-generics
Commits:
cf1e8c3a by Felix Yan at 2024-08-26T20:49:21+03:00
upgpkg: 0.6.2-57: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-newtype-generics
pkgdesc = A typeclass and set of functions for working with newtypes
pkgver = 0.6.2
- pkgrel = 56
+ pkgrel = 57
url = https://github.com/sjakobi/newtype-generics
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=newtype-generics
pkgname=haskell-newtype-generics
pkgver=0.6.2
-pkgrel=56
+pkgrel=57
pkgdesc="A typeclass and set of functions for working with newtypes"
url="https://github.com/sjakobi/newtype-generics"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-newtype-generics/-/commit/cf1e8c3a702961f815f4d53835cfd0364a32a37e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-newtype-generics/-/commit/cf1e8c3a702961f815f4d53835cfd0364a32a37e
You're receiving this email because of your account on gitlab.archlinux.org.