Skip to content

Commit b129136

Browse files
committed
Update Libint, remove local patches
Now when evaleev/libint#30 is merged, we can remove our local patches and just use the upstream repository.
1 parent b9ab024 commit b129136

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

pkgs/libint.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@ dependencies:
44
build: [autoconf, automake, gmp, boost]
55

66
sources:
7-
# When https://github.com/evaleev/libint/pull/30 is merged, we can switch to
8-
# use the original repository, until then we use a clone with the necessary
9-
# patches:
10-
#- key: git:c1be4f680ada1797e71741fa882b68e926fc05a9
11-
# url: https://github.com/evaleev/libint
12-
- key: git:c0a83fa7e2554ea71a14dbae47bce0a3559e1a54
13-
url: https://github.com/certik/libint-1
7+
- key: git:807677f7b7f0de46d9cc515ca0c75b0c4db3d2be
8+
url: https://github.com/evaleev/libint
149

1510
defaults:
1611
# include/libint2/basis.h contains hard-coded path

0 commit comments

Comments
 (0)