Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Remove x-revision from cabal file for nix compatibility
Browse files Browse the repository at this point in the history
Works around NixOS/cabal2nix#550.
  • Loading branch information
robx committed Sep 5, 2022
1 parent 33ff97d commit cef92cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion postgresql-libpq.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: postgresql-libpq
version: 0.9.4.3
x-revision: 2
synopsis: low-level binding to libpq
description:
This is a binding to libpq: the C application
Expand Down

0 comments on commit cef92cb

Please sign in to comment.