diff options
author | Marius Bakke <mbakke@fastmail.com> | 2020-03-14 12:57:21 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-03-14 12:57:21 +0100 |
commit | aebba13c0bef5a58697f1a9fe8337967cc01300f (patch) | |
tree | 12156f0f2312df613cc554a220a6fd75450aa508 /gnu/packages/engineering.scm | |
parent | 747953c430039055140e29546ff50641da1ab440 (diff) | |
parent | bb4674b43fa413a6d41694b2093c3b00d11eea47 (diff) | |
download | guix-aebba13c0bef5a58697f1a9fe8337967cc01300f.tar guix-aebba13c0bef5a58697f1a9fe8337967cc01300f.tar.gz |
Merge branch 'staging'
Diffstat (limited to 'gnu/packages/engineering.scm')
-rw-r--r-- | gnu/packages/engineering.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 404527f882..f3469b1815 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -2321,7 +2321,7 @@ full programmatic control over your models.") ("python-pyside-2-tools" ,python-pyside-2-tools) ("python-shiboken-2" ,python-shiboken-2) ("python-wrapper" ,python-wrapper) - ("qtbase" ,qtbase-patched) + ("qtbase" ,qtbase) ("qtsvg" ,qtsvg) ("qtx11extras" ,qtx11extras) ("qtxmlpatterns" ,qtxmlpatterns) |