[Git][haskell-team/DHG_packages][master] psqueue: patch in a Setup.hs

Clint Adams gitlab at salsa.debian.org
Mon Jun 1 02:04:30 BST 2020



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


Commits:
4776051a by Clint Adams at 2020-05-31T21:04:04-04:00
psqueue: patch in a Setup.hs

- - - - -


3 changed files:

- p/haskell-psqueue/debian/changelog
- + p/haskell-psqueue/debian/patches/series
- + p/haskell-psqueue/debian/patches/setup-hs


Changes:

=====================================
p/haskell-psqueue/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-psqueue (1.1.0.1-2) unstable; urgency=medium
+
+  * Patch in a Setup.hs.
+
+ -- Clint Adams <clint at debian.org>  Sun, 31 May 2020 21:03:48 -0400
+
 haskell-psqueue (1.1.0.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-psqueue/debian/patches/series
=====================================
@@ -0,0 +1 @@
+setup-hs


=====================================
p/haskell-psqueue/debian/patches/setup-hs
=====================================
@@ -0,0 +1,6 @@
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,3 @@
++import Distribution.Simple
++
++main = defaultMain



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4776051a36012e2d00999188f26cef0cc8a171df
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/20200601/7ba40dc9/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list