[Git][haskell-team/DHG_packages][master] data-fix: Upgrading from 0.2.1 to 0.3.2

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Jun 17 01:08:37 BST 2022



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
3101e7aa by Clint Adams at 2022-06-16T20:08:21-04:00
data-fix: Upgrading from 0.2.1 to 0.3.2

- - - - -


2 changed files:

- p/haskell-data-fix/debian/changelog
- p/haskell-data-fix/debian/control


Changes:

=====================================
p/haskell-data-fix/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-data-fix (0.3.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 16 Jun 2022 20:07:26 -0400
+
 haskell-data-fix (0.2.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-data-fix/debian/control
=====================================
@@ -8,9 +8,15 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-hashable-dev (>= 1.2.7.0),
+ libghc-hashable-dev (<< 1.4),
+ libghc-hashable-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.5.0
-Homepage: https://github.com/anton-k/data-fix
+ libghc-hashable-doc,
+Standards-Version: 4.6.1
+Homepage: https://github.com/spell-music/data-fix
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-data-fix
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-data-fix]
 X-Description: fixpoint data types
  Fixpoint types and recursion schemes. If you define your AST as
  fixpoint type, you get fold and unfold operations for free.



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3101e7aa4412363bc25fae50841270257bd8970d

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3101e7aa4412363bc25fae50841270257bd8970d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220617/20f44ba8/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list