[Pkg-haskell-commits] darcs: haskell-libsystemd-journal: Refresh patch
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:30:24 UTC 2014
Sun Dec 21 22:07:13 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Refresh patch
M ./patches/pkgconfig-rename -7 +5
Sun Dec 21 22:07:13 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Refresh patch
diff -rN -u old-haskell-libsystemd-journal/patches/pkgconfig-rename new-haskell-libsystemd-journal/patches/pkgconfig-rename
--- old-haskell-libsystemd-journal/patches/pkgconfig-rename 2014-12-22 14:30:24.261367261 +0000
+++ new-haskell-libsystemd-journal/patches/pkgconfig-rename 2014-12-22 14:30:24.265367265 +0000
@@ -1,16 +1,14 @@
libsystemd-journal became libsystemd, and the compatibility package doesn't
seem to work for us.
-Index: libsystemd-journal-1.1.0/libsystemd-journal.cabal
+Index: libsystemd-journal-1.2.0/libsystemd-journal.cabal
===================================================================
---- libsystemd-journal-1.1.0.orig/libsystemd-journal.cabal 2014-09-29 09:42:19.914081164 +0200
-+++ libsystemd-journal-1.1.0/libsystemd-journal.cabal 2014-09-29 09:42:29.090080838 +0200
+--- libsystemd-journal-1.2.0.orig/libsystemd-journal.cabal 2014-12-21 23:06:51.397522808 +0100
++++ libsystemd-journal-1.2.0/libsystemd-journal.cabal 2014-12-21 23:07:05.257798150 +0100
@@ -19,5 +19,5 @@
- build-depends: base >=4.6 && <4.7, bytestring >= 0.9.1, pipes >= 4.0, pipes-safe >= 2.0, text >= 0.1 && < 1.2, transformers >= 0.3, unix-bytestring >= 0.3.2 && < 0.4, vector >= 0.4 && < 0.11, uuid, unordered-containers >= 0.1 && < 0.3, hashable >= 1.1.2.5, hsyslog, uniplate >= 1.6
+ build-depends: base >=4.6 && <4.8, bytestring >= 0.9.1, pipes >= 4.0, pipes-safe >= 2.0, text >= 0.1 && < 1.2, transformers >= 0.3, unix-bytestring >= 0.3.2 && < 0.4, vector >= 0.4 && < 0.11, uuid, unordered-containers >= 0.1 && < 0.3, hashable >= 1.1.2.5, hsyslog, uniplate >= 1.6
hs-source-dirs: src
default-language: Haskell2010
- extra-libraries: systemd-journal
-- ghc-options: -Wall
-\ No newline at end of file
+ extra-libraries: systemd
-+ ghc-options: -Wall
+ ghc-options: -Wall
More information about the Pkg-haskell-commits
mailing list